Skip to content

Commit 33a2fd2

Browse files
authored
Merge pull request bluewave-labs#2126 from bluewave-labs/translation-update-54
🌐 Updated Translations from POEditor
2 parents 43dfc41 + 063eb07 commit 33a2fd2

File tree

2 files changed

+23
-6
lines changed

2 files changed

+23
-6
lines changed

client/src/locales/gb.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@
108108
"signUP": "Sign Up",
109109
"now": "Now",
110110
"delete": "Delete",
111-
"update": "Update",
112111
"configure": "Configure",
113112
"networkError": "Network error",
114113
"responseTime": "Response time:",
@@ -377,6 +376,10 @@
377376
"errorInvalidTypeId": "Invalid notification type provided",
378377
"errorInvalidFieldId": "Invalid field ID provided",
379378
"inviteNoTokenFound": "No invite token found",
379+
"pageSpeedWarning": "Warning: You haven't added a Google PageSpeed API key. Without it, the PageSpeed monitor won't function.",
380+
"pageSpeedLearnMoreLink": "Click here to learn",
381+
"pageSpeedAddApiKey": "how to add your API key.",
382+
"update": "Update",
380383
"invalidFileFormat": "Unsupported file format!",
381384
"invalidFileSize": "File size is too large!",
382385
"ClickUpload": "Click to upload",
@@ -392,8 +395,5 @@
392395
"DeleteAccount": "Delete account",
393396
"DeleteDescriptionText": "Note that deleting your account will remove all data from the server. This is permanent and non-recoverable.",
394397
"DeleteAccountWarning": "If you delete your account, you will no longer be able to sign in, and all of your data will be deleted. Deleting your account is permanent and non-recoverable action.",
395-
"DeleteWarningTitle": "Really delete this account?",
396-
"pageSpeedWarning": "Warning: You haven't added a Google PageSpeed API key. Without it, the PageSpeed monitor won't function.",
397-
"pageSpeedLearnMoreLink": "Click here to learn",
398-
"pageSpeedAddApiKey": "how to add your API key."
398+
"DeleteWarningTitle": "Really delete this account?"
399399
}

client/src/locales/tr.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,5 +378,22 @@
378378
"inviteNoTokenFound": "",
379379
"pageSpeedWarning": "",
380380
"pageSpeedLearnMoreLink": "",
381-
"pageSpeedAddApiKey": ""
381+
"pageSpeedAddApiKey": "",
382+
"update": "",
383+
"invalidFileFormat": "",
384+
"invalidFileSize": "",
385+
"ClickUpload": "",
386+
"DragandDrop": "",
387+
"MaxSize": "",
388+
"SupportedFormats": "",
389+
"FirstName": "",
390+
"LastName": "",
391+
"EmailDescriptionText": "",
392+
"YourPhoto": "",
393+
"PhotoDescriptionText": "",
394+
"save": "",
395+
"DeleteAccount": "",
396+
"DeleteDescriptionText": "",
397+
"DeleteAccountWarning": "",
398+
"DeleteWarningTitle": ""
382399
}

0 commit comments

Comments
 (0)