You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: airbyte-webapp/src/packages/cloud/locales/en.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -110,9 +110,10 @@
110
110
"credits.connection": "Connection",
111
111
"credits.usage": "Usage",
112
112
"credits.noData": "Data is empty",
113
+
"credits.creditProblems.lnkText": "add credits",
113
114
"credits.creditsProblem.negative_within_grace_period": "Your workspace is out of credits! Please add more credits to make sure your syncs keep running!",
114
-
"credits.creditsProblem.negative_beyond_grace_period": "You’re out of credits! To set up connections and run syncs, <lnk>add credits</lnk>.",
115
-
"credits.creditsProblem.negative_max_threshold": "You’re out of credits! To set up connections and run syncs, <lnk>add credits</lnk>.",
115
+
"credits.creditsProblem.negative_beyond_grace_period": "You’re out of credits! To set up connections and run syncs, {lnk}.",
116
+
"credits.creditsProblem.negative_max_threshold": "You’re out of credits! To set up connections and run syncs, {lnk}.",
116
117
"credits.emailVerificationRequired": "You need to verify your email address before you can buy credits.",
117
118
"credits.emailVerification.resendConfirmation": "We send you a new verification link.",
118
119
"credits.emailVerification.resend": "Send verification link again",
0 commit comments