TF-2613 Add intl for French/Vietnamese language

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2024-02-29 15:25:15 +07:00
committed by Dat H. Pham
parent 86991b5168
commit 1cc9b273db
4 changed files with 37 additions and 1 deletions
+12
View File
@@ -3244,5 +3244,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"messageWarningDialogForForwardsToOtherDomains": "You are redirecting emails to another domain. This could be a security threat or considered illegal data extraction.",
"@messageWarningDialogForForwardsToOtherDomains": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"externalDomain": "External domain",
"@externalDomain": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
+12
View File
@@ -3815,5 +3815,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"messageWarningDialogForForwardsToOtherDomains": "Vous redirigez vos e-mails vers un autre domaine. Cela pourrait constituer une menace pour la sécurité ou être considéré comme une extraction illégale de données.",
"@messageWarningDialogForForwardsToOtherDomains": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"externalDomain": "Domaine externe",
"@externalDomain": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-02-29T11:49:16.217272",
"@@last_modified": "2024-02-29T15:17:25.888801",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
+12
View File
@@ -3821,5 +3821,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"messageWarningDialogForForwardsToOtherDomains": "Bạn đang chuyển hướng email đến một tên miền khác. Đây có thể là một mối đe dọa bảo mật hoặc được coi là trích xuất dữ liệu bất hợp pháp.",
"@messageWarningDialogForForwardsToOtherDomains": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"externalDomain": "Tên miền bên ngoài",
"@externalDomain": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}