Change Team Mail in text inside app
(cherry picked from commit 1612e26b30ff96a0b8f485c54c61fee2f70154de)
This commit is contained in:
committed by
Dat H. Pham
parent
5319d5ca0e
commit
90bc6509f4
@@ -1907,7 +1907,7 @@
|
|||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"languageAndRegionSubtitle": "قم بتعيين اللغة والمنطقة الزمنية وتنسيق الوقت الذي تستخدمه في TeamMail.",
|
"languageAndRegionSubtitle": "قم بتعيين اللغة والمنطقة الزمنية وتنسيق الوقت الذي تستخدمه في Twake Mail.",
|
||||||
"@languageAndRegionSubtitle": {
|
"@languageAndRegionSubtitle": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
|
|||||||
@@ -1529,7 +1529,7 @@
|
|||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"languageAndRegionSubtitle": "Set the language, time zone, time format you use on TeamMail.",
|
"languageAndRegionSubtitle": "Set the language, time zone, time format you use on Twake Mail.",
|
||||||
"@languageAndRegionSubtitle": {
|
"@languageAndRegionSubtitle": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
|
|||||||
@@ -1246,7 +1246,7 @@
|
|||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"languageAndRegionSubtitle": "Définissez la langue, le fuseau horaire et le format d'heure que vous utilisez sur TeamMail.",
|
"languageAndRegionSubtitle": "Définissez la langue, le fuseau horaire et le format d'heure que vous utilisez sur Twake Mail.",
|
||||||
"@languageAndRegionSubtitle": {
|
"@languageAndRegionSubtitle": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
|
|||||||
@@ -1419,7 +1419,7 @@
|
|||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"languageAndRegionSubtitle": "Imposta la lingua, il fuso orario, il formato dell'ora che usi su TeamMail.",
|
"languageAndRegionSubtitle": "Imposta la lingua, il fuso orario, il formato dell'ora che usi su Twake Mail.",
|
||||||
"@languageAndRegionSubtitle": {
|
"@languageAndRegionSubtitle": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
|
|||||||
@@ -1530,7 +1530,7 @@
|
|||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"languageAndRegionSubtitle": "Set the language, time zone, time format you use on TeamMail.",
|
"languageAndRegionSubtitle": "Set the language, time zone, time format you use on Twake Mail.",
|
||||||
"@languageAndRegionSubtitle": {
|
"@languageAndRegionSubtitle": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
|
|||||||
@@ -1390,7 +1390,7 @@
|
|||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"languageAndRegionSubtitle": "Установите язык, часовой пояс и формат времени, который вы используете в TeamMail.",
|
"languageAndRegionSubtitle": "Установите язык, часовой пояс и формат времени, который вы используете в Twake Mail.",
|
||||||
"@languageAndRegionSubtitle": {
|
"@languageAndRegionSubtitle": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
|
|||||||
@@ -1563,7 +1563,7 @@ class AppLocalizations {
|
|||||||
|
|
||||||
String get languageAndRegionSubtitle {
|
String get languageAndRegionSubtitle {
|
||||||
return Intl.message(
|
return Intl.message(
|
||||||
'Set the language, time zone, time format you use on TeamMail.',
|
'Set the language, time zone, time format you use on Twake Mail.',
|
||||||
name: 'languageAndRegionSubtitle');
|
name: 'languageAndRegionSubtitle');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user