Skip to content

Commit 1b1b75e

Browse files
committed
[fix] Add missing I18n translations
1 parent 3eb1563 commit 1b1b75e

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

www/plugins/es/i18n/locale-en-GB.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"ORGANIZATION_ACCOUNT_HELP": "If you represent a company, association, etc.<br/>No universal dividend will be created by this account."
3636
},
3737
"EVENT": {
38-
"MEMBER_WITHOUT_PROFILE": "To obtain your certification more quickly, fill in <a ui-sref=\"app.edit_profile\">your user profile</a>. Members will more easily put their trust in a verifiable identity."
38+
"MEMBER_WITHOUT_PROFILE": "You can <a ui-sref=\"app.edit_profile\">fill your Cesium+ profile</a> (optional) to provide better visibility of your account."
3939
},
4040
"ERROR": {
4141
"WS_CONNECTION_FAILED": "Cesium can not receive notifications because of a technical error (connection to the Cesium + data node).<br/><br/>If the problem persists, please <b>choose another data node</b> in Cesium+ settings."
@@ -441,8 +441,9 @@
441441
"PLUGIN_NAME": "Cesium+",
442442
"PLUGIN_NAME_HELP": "User profiles, notifications, private messages",
443443
"ENABLE_TOGGLE": "Enable extension?",
444-
"ENABLE_MESSAGE_TOGGLE": "Enable messages?",
445-
"ENABLE_SETTINGS_TOGGLE": "Enable remote storage for settings?",
444+
"ENABLE_REMOTE_STORAGE": "Enable remote storage for settings?",
445+
"ENABLE_REMOTE_STORAGE_HELP": "Enables (encrypted) storage of your settings on Cesium + nodes",
446+
"ENABLE_MESSAGE_TOGGLE": "Enable private messages?",
446447
"PEER": "Data peer address",
447448
"POPUP_PEER": {
448449
"TITLE" : "Data peer",

www/plugins/es/i18n/locale-en.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"ORGANIZATION_ACCOUNT_HELP": "If you represent a company, association, etc.<br/>No universal dividend will be created by this account."
3636
},
3737
"EVENT": {
38-
"MEMBER_WITHOUT_PROFILE": "To obtain your certification more quickly, fill in <a ui-sref=\"app.edit_profile\">your user profile</a>. Members will more easily put their trust in a verifiable identity."
38+
"MEMBER_WITHOUT_PROFILE": "You can <a ui-sref=\"app.edit_profile\">fill your Cesium+ profile</a> (optional) to provide better visibility of your account."
3939
},
4040
"ERROR": {
4141
"WS_CONNECTION_FAILED": "Cesium can not receive notifications because of a technical error (connection to the Cesium + data node).<br/><br/>If the problem persists, please <b>choose another data node</b> in Cesium+ settings."
@@ -441,8 +441,9 @@
441441
"PLUGIN_NAME": "Cesium+",
442442
"PLUGIN_NAME_HELP": "User profiles, notifications, private messages",
443443
"ENABLE_TOGGLE": "Enable extension?",
444-
"ENABLE_MESSAGE_TOGGLE": "Enable messages?",
445-
"ENABLE_SETTINGS_TOGGLE": "Enable remote storage for settings?",
444+
"ENABLE_REMOTE_STORAGE": "Enable remote storage for settings?",
445+
"ENABLE_REMOTE_STORAGE_HELP": "Enables (encrypted) storage of your settings on Cesium + nodes",
446+
"ENABLE_MESSAGE_TOGGLE": "Enable private messages?",
446447
"PEER": "Data peer address",
447448
"POPUP_PEER": {
448449
"TITLE" : "Data peer",

www/plugins/es/i18n/locale-fr-FR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"ORGANIZATION_ACCOUNT_HELP": "Si vous représentez une entreprise, une association, etc.<br/>Aucun dividende universel ne sera créé par ce compte."
3636
},
3737
"EVENT": {
38-
"MEMBER_WITHOUT_PROFILE": "Vous pouvez <a ui-sref=\"app.edit_profile\">saisir votre profil</a> (optionnel) pour offrir une meilleure visibilité de votre compte."
38+
"MEMBER_WITHOUT_PROFILE": "Vous pouvez <a ui-sref=\"app.edit_profile\">saisir votre profil Cesium+</a> (optionnel) pour offrir une meilleure visibilité de votre compte."
3939
},
4040
"ERROR": {
4141
"WS_CONNECTION_FAILED": "Cesium ne peut pas recevoir les notifications, à cause d'une erreur technique (connexion au noeud de données Cesium+).<br/><br/>Si le problème persiste, veuillez <b>choisir un autre noeud de données</b> dans les paramètres Cesium+."

0 commit comments

Comments
 (0)