From 002b3cdfd4c54cc4aab22aaf645d301af86a3412 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:53:58 -0500 Subject: [PATCH 01/56] fix(French): New translations in intl_en.arb --- lib/l10n/arb/intl_fr.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_fr.arb b/lib/l10n/arb/intl_fr.arb index 61a265398..b5e21efbe 100644 --- a/lib/l10n/arb/intl_fr.arb +++ b/lib/l10n/arb/intl_fr.arb @@ -1,4 +1,5 @@ { + "@@locale": "fr", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Niveau : {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "Signaler un bug", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "Signaler un bug ou proposer une fonctionnalité.", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Setup Inventoria", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From 42b14d963efcf7f67dabe6b3e85368f9cfbd5632 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:53:59 -0500 Subject: [PATCH 02/56] fix(Spanish): New translations in intl_en.arb --- lib/l10n/arb/intl_es.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_es.arb b/lib/l10n/arb/intl_es.arb index c84800b83..d08a39f11 100644 --- a/lib/l10n/arb/intl_es.arb +++ b/lib/l10n/arb/intl_es.arb @@ -1,4 +1,5 @@ { + "@@locale": "es-ES", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Nivel: {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "Reportar errores", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "Reportar errores o solicitar nuevas características.", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Setup Inventoria", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From 4fb38553c179e1cdeb2eb5dac485558a85dd4a9d Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:54:00 -0500 Subject: [PATCH 03/56] fix(Czech): New translations in intl_en.arb --- lib/l10n/arb/intl_cs.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_cs.arb b/lib/l10n/arb/intl_cs.arb index 3f2141ae7..0b98d069d 100644 --- a/lib/l10n/arb/intl_cs.arb +++ b/lib/l10n/arb/intl_cs.arb @@ -1,4 +1,5 @@ { + "@@locale": "cs", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Úroveň: {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "Nahlásit chyby", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "Report bugs or request a feature.", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Setup Inventoria", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From 2ba84be5896ffa1d2cc79e1e61a626af590ef7e5 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:54:01 -0500 Subject: [PATCH 04/56] fix(German): New translations in intl_en.arb --- lib/l10n/arb/intl_de.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_de.arb b/lib/l10n/arb/intl_de.arb index 68ba0fd03..40d077143 100644 --- a/lib/l10n/arb/intl_de.arb +++ b/lib/l10n/arb/intl_de.arb @@ -1,4 +1,5 @@ { + "@@locale": "de", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Level: {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "Fehler melden", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "Fehler melden oder neue Funktionen vorschlagen.", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Inventar einrichten", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Benutzernamen löschen", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Abbrechen", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis kann deine schreibgeschützten Profildaten verwenden, um deine Arsenal-XP und Meisterschafts-Auflistung zu verfolgen.\n\n1. Öffne {url} auf einem Computer\n\n2. Lade deine EE.log oder Konto-ID von Cookies hoch\n\n3. Tippe auf \"Weiter\" und scannen Sie den generierten QR-Code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From c6753a54c3a83c474130f7fbcd581c84d654403a Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:54:02 -0500 Subject: [PATCH 05/56] fix(Italian): New translations in intl_en.arb --- lib/l10n/arb/intl_it.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_it.arb b/lib/l10n/arb/intl_it.arb index 3bdd1e243..b9784118c 100644 --- a/lib/l10n/arb/intl_it.arb +++ b/lib/l10n/arb/intl_it.arb @@ -1,4 +1,5 @@ { + "@@locale": "it", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Livello: {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "Segnala bug", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "Segnala un bug o suggerisci nuove funzionalità.", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Setup Inventoria", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From 8132e7c1b63f2e93600fa7f2e2dc50892b0c9f32 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:54:04 -0500 Subject: [PATCH 06/56] fix(Korean): New translations in intl_en.arb --- lib/l10n/arb/intl_ko.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_ko.arb b/lib/l10n/arb/intl_ko.arb index d9fa48666..222b73243 100644 --- a/lib/l10n/arb/intl_ko.arb +++ b/lib/l10n/arb/intl_ko.arb @@ -1,4 +1,5 @@ { + "@@locale": "ko", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "레벨: {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "버그 제보", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "버그 제보 또는 기능 제안.", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Setup Inventoria", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From 7ec2c0e2def99d8f5f46483deb9744453da8ddf8 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:54:04 -0500 Subject: [PATCH 07/56] fix(Polish): New translations in intl_en.arb --- lib/l10n/arb/intl_pl.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_pl.arb b/lib/l10n/arb/intl_pl.arb index dda816e62..85f851429 100644 --- a/lib/l10n/arb/intl_pl.arb +++ b/lib/l10n/arb/intl_pl.arb @@ -1,4 +1,5 @@ { + "@@locale": "pl", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Poziom: {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "Report Bugs", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "Report bugs or request a feature.", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Setup Inventoria", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From 849cf30ca5677d972ec1e02ecd420c3f3a9980ec Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:54:06 -0500 Subject: [PATCH 08/56] fix(Russian): New translations in intl_en.arb --- lib/l10n/arb/intl_ru.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_ru.arb b/lib/l10n/arb/intl_ru.arb index 1d8b9653d..9f5e53aeb 100644 --- a/lib/l10n/arb/intl_ru.arb +++ b/lib/l10n/arb/intl_ru.arb @@ -1,4 +1,5 @@ { + "@@locale": "ru", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Уровни: {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "Сообщить об ошибке", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "Сообщите об ошибках или запросите функцию.", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Setup Inventoria", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From 342525338027902d937a63cc82a1a890b32f95d8 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:54:07 -0500 Subject: [PATCH 09/56] fix(Turkish): New translations in intl_en.arb --- lib/l10n/arb/intl_tr.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_tr.arb b/lib/l10n/arb/intl_tr.arb index f8a0bdf3a..ee73c2099 100644 --- a/lib/l10n/arb/intl_tr.arb +++ b/lib/l10n/arb/intl_tr.arb @@ -1,4 +1,5 @@ { + "@@locale": "tr", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Seviye: {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "Hata Bildir", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "Hata bildir veya bir özellik talep et.", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Setup Inventoria", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From b44676a490044f8d9624c561a734f6d0984dae93 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:54:08 -0500 Subject: [PATCH 10/56] fix(Chinese Simplified): New translations in intl_en.arb --- lib/l10n/arb/intl_zh.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_zh.arb b/lib/l10n/arb/intl_zh.arb index b3093e34c..c04c15d43 100644 --- a/lib/l10n/arb/intl_zh.arb +++ b/lib/l10n/arb/intl_zh.arb @@ -1,4 +1,5 @@ { + "@@locale": "zh-CN", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "等級: {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "反饋問題", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "反饋問題或提交新功能請求", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Setup Inventoria", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From 312e4d2b7ba9805d4daf9e2354ba9a8e96a41ec6 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:54:09 -0500 Subject: [PATCH 11/56] fix(Portuguese, Brazilian): New translations in intl_en.arb --- lib/l10n/arb/intl_pt.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_pt.arb b/lib/l10n/arb/intl_pt.arb index b784e795e..d423b35bc 100644 --- a/lib/l10n/arb/intl_pt.arb +++ b/lib/l10n/arb/intl_pt.arb @@ -1,4 +1,5 @@ { + "@@locale": "pt-BR", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Nível: {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "Reportar Erros", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "Relatar falhas ou solicitar recursos.", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Setup Inventoria", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From f5a9fffcef3f01d2be35ae0bfcd9dbb0a6639109 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:54:10 -0500 Subject: [PATCH 12/56] fix(Serbian (Latin)): New translations in intl_en.arb --- lib/l10n/arb/intl_sr.arb | 59 ++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) diff --git a/lib/l10n/arb/intl_sr.arb b/lib/l10n/arb/intl_sr.arb index fee29ac86..7c134b65e 100644 --- a/lib/l10n/arb/intl_sr.arb +++ b/lib/l10n/arb/intl_sr.arb @@ -1,4 +1,5 @@ { + "@@locale": "sr-CS", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Level: {min} - {max}", "@levelInfo": { @@ -372,7 +373,7 @@ }, "reportBugsTitle": "Report Bugs", "@reportBugsTitle": { - "desciption": "Title for bug report link", + "description": "Title for bug report link", "type": "text" }, "reportBugsDescription": "Report bugs or request a feature.", @@ -779,7 +780,7 @@ "@discountTitle": { "description": "Displays the discount applied for a given darvo sale", "type": "text", - "placeholder": { + "placeholders": { "discount": {} } }, @@ -787,7 +788,7 @@ "@inStockInformation": { "description": "Displays the stock information for a darvo deal", "type": "text", - "placeholder": { + "placeholders": { "stock": {} } }, @@ -920,7 +921,7 @@ "@dropChance": { "description": "Drop chance percentage", "type": "text", - "placeholder": { + "placeholders": { "chance": {} } }, @@ -1098,7 +1099,7 @@ "@nightwaveSeasonSubtitle": { "description": "Current nightwave season number", "type": "text", - "placeholder": { + "placeholders": { "season": { "type": "int" } @@ -1128,7 +1129,7 @@ "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", - "placeholder": { + "placeholders": { "rank": {} } }, @@ -1136,25 +1137,25 @@ "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", - "placeholder": {} + "placeholders": {} }, "enterUsernameHintText": "Setup Inventoria", "@enterUsernameHintText": { - "description": "Hint Text use as a placeholder in username input", + "description": "Hint Text use as a placeholders in username input", "type": "text", - "placeholder": {} + "placeholders": {} }, "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", - "placeholder": {} + "placeholders": {} }, "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", - "placeholder": {} + "placeholders": {} }, "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { @@ -1210,5 +1211,41 @@ "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} + }, + "itemFailureErrorText": "Failed to load item", + "@itemFailureErrorText": { + "description": "Error message when loading a full item", + "type": "text", + "placeholders": {} + }, + "worldstateFailureText": "Failed to parse Worldstate", + "@worldstateFailureText": { + "description": "Error message when loading/parsing the worldstate fails", + "type": "text", + "placeholders": {} + }, + "worldstateOutdatedText": "Worldstate is out of date by more then 30 mins", + "@worldstateOutdatedText": { + "description": "Snackbar message to show when worldstate hasn't been updated due to failure or lack of internet connection", + "type": "text", + "placeholders": {} + }, + "flashSaleAppbarTitle": "Flash Sales", + "@flashSaleAppbarTitle": { + "description": "AppBar Title for flash sales", + "type": "text", + "placeholders": {} + }, + "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "@flashSaleSubtitleText": { + "description": "Subtitle text with platinum and discount text", + "placeholders": { + "plat": { + "type": "int" + }, + "discount": { + "type": "int" + } + } } } \ No newline at end of file From 8c2245ebe224d217dd5072d1fa6d2e7c38fa51d3 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:48:56 -0500 Subject: [PATCH 13/56] fix(French): New translations in intl_en.arb --- lib/l10n/arb/intl_fr.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_fr.arb b/lib/l10n/arb/intl_fr.arb index b5e21efbe..3ccb566dd 100644 --- a/lib/l10n/arb/intl_fr.arb +++ b/lib/l10n/arb/intl_fr.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From 901faf50ecaba203423289f66118cf28fb6a08ac Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:48:57 -0500 Subject: [PATCH 14/56] fix(Spanish): New translations in intl_en.arb --- lib/l10n/arb/intl_es.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_es.arb b/lib/l10n/arb/intl_es.arb index d08a39f11..e4218d929 100644 --- a/lib/l10n/arb/intl_es.arb +++ b/lib/l10n/arb/intl_es.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From 6e368cdff9bd502ad84b43383f8bad2706b75671 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:48:58 -0500 Subject: [PATCH 15/56] fix(Czech): New translations in intl_en.arb --- lib/l10n/arb/intl_cs.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_cs.arb b/lib/l10n/arb/intl_cs.arb index 0b98d069d..3ae9429a9 100644 --- a/lib/l10n/arb/intl_cs.arb +++ b/lib/l10n/arb/intl_cs.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From 8b5d9aad26752885afddf2596a5f90f3f0087b2c Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:48:59 -0500 Subject: [PATCH 16/56] fix(German): New translations in intl_en.arb --- lib/l10n/arb/intl_de.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_de.arb b/lib/l10n/arb/intl_de.arb index 40d077143..4db7fc2de 100644 --- a/lib/l10n/arb/intl_de.arb +++ b/lib/l10n/arb/intl_de.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From 98230249e1df49ad4e461b3f69a27790dfe9928e Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:49:00 -0500 Subject: [PATCH 17/56] fix(Italian): New translations in intl_en.arb --- lib/l10n/arb/intl_it.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_it.arb b/lib/l10n/arb/intl_it.arb index b9784118c..f52f697ee 100644 --- a/lib/l10n/arb/intl_it.arb +++ b/lib/l10n/arb/intl_it.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From 0d6cd688f16922e4703f4934e81e5c6d33f3a091 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:49:01 -0500 Subject: [PATCH 18/56] fix(Korean): New translations in intl_en.arb --- lib/l10n/arb/intl_ko.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_ko.arb b/lib/l10n/arb/intl_ko.arb index 222b73243..ae96079c0 100644 --- a/lib/l10n/arb/intl_ko.arb +++ b/lib/l10n/arb/intl_ko.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From a43e5c312551d867cdb4dc42b4755a161f8b4f49 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:49:02 -0500 Subject: [PATCH 19/56] fix(Polish): New translations in intl_en.arb --- lib/l10n/arb/intl_pl.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_pl.arb b/lib/l10n/arb/intl_pl.arb index 85f851429..73b84b44d 100644 --- a/lib/l10n/arb/intl_pl.arb +++ b/lib/l10n/arb/intl_pl.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From f4d05a4a798fd808cfb4a0a227acedf870102bde Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:49:03 -0500 Subject: [PATCH 20/56] fix(Russian): New translations in intl_en.arb --- lib/l10n/arb/intl_ru.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_ru.arb b/lib/l10n/arb/intl_ru.arb index 9f5e53aeb..431ff3cfa 100644 --- a/lib/l10n/arb/intl_ru.arb +++ b/lib/l10n/arb/intl_ru.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From b370d98f0db6adfa29476475eb3bd4bc8a37f131 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:49:05 -0500 Subject: [PATCH 21/56] fix(Turkish): New translations in intl_en.arb --- lib/l10n/arb/intl_tr.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_tr.arb b/lib/l10n/arb/intl_tr.arb index ee73c2099..849b04b8c 100644 --- a/lib/l10n/arb/intl_tr.arb +++ b/lib/l10n/arb/intl_tr.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From 670fee8cfcca24ee1faa107638a40a1484f7256a Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:49:06 -0500 Subject: [PATCH 22/56] fix(Chinese Simplified): New translations in intl_en.arb --- lib/l10n/arb/intl_zh.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_zh.arb b/lib/l10n/arb/intl_zh.arb index c04c15d43..18d80e1d8 100644 --- a/lib/l10n/arb/intl_zh.arb +++ b/lib/l10n/arb/intl_zh.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From a590b0e5dad0100b9ba0f0216f34b2cbf7fac10b Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:49:07 -0500 Subject: [PATCH 23/56] fix(Portuguese, Brazilian): New translations in intl_en.arb --- lib/l10n/arb/intl_pt.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_pt.arb b/lib/l10n/arb/intl_pt.arb index d423b35bc..1c54d8d21 100644 --- a/lib/l10n/arb/intl_pt.arb +++ b/lib/l10n/arb/intl_pt.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From 0968eb918630dbb2961fc0b26092a56b5dd3d64d Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:49:08 -0500 Subject: [PATCH 24/56] fix(Serbian (Latin)): New translations in intl_en.arb --- lib/l10n/arb/intl_sr.arb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lib/l10n/arb/intl_sr.arb b/lib/l10n/arb/intl_sr.arb index 7c134b65e..882a47403 100644 --- a/lib/l10n/arb/intl_sr.arb +++ b/lib/l10n/arb/intl_sr.arb @@ -1239,6 +1239,7 @@ "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", + "type": "text", "placeholders": { "plat": { "type": "int" @@ -1247,5 +1248,17 @@ "type": "int" } } + }, + "defaultScoreLocTagText": "Progress", + "@defaultScoreLocTagText": { + "description": "Default scoreLocTag text", + "type": "text", + "placeholders": {} + }, + "eventRewardRequireScoreText": "Required Score", + "@eventRewardRequireScoreText": { + "description": "Event reward required score text", + "type": "text", + "placeholders": {} } } \ No newline at end of file From 2b11715b21b3b94770d931ebde5dc26e54571a14 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:13 -0500 Subject: [PATCH 25/56] fix(French): New translations in intl_en.arb --- lib/l10n/arb/intl_fr.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_fr.arb b/lib/l10n/arb/intl_fr.arb index 3ccb566dd..f060c6926 100644 --- a/lib/l10n/arb/intl_fr.arb +++ b/lib/l10n/arb/intl_fr.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "Baro Ki'Teeer Inventory", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "Se termine le {date}", "@countdownTooltip": { From 8e6d0eed761f6cccefc2fe6f56620ece1170f2dd Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:14 -0500 Subject: [PATCH 26/56] fix(Spanish): New translations in intl_en.arb --- lib/l10n/arb/intl_es.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_es.arb b/lib/l10n/arb/intl_es.arb index e4218d929..225331d41 100644 --- a/lib/l10n/arb/intl_es.arb +++ b/lib/l10n/arb/intl_es.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "Inventario de Baro Ki'Teer", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "Termina en {date}", "@countdownTooltip": { From fea5c63ed38f8d132b261938d448b866fb4469ad Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:15 -0500 Subject: [PATCH 27/56] fix(Czech): New translations in intl_en.arb --- lib/l10n/arb/intl_cs.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_cs.arb b/lib/l10n/arb/intl_cs.arb index 3ae9429a9..27b7d94f3 100644 --- a/lib/l10n/arb/intl_cs.arb +++ b/lib/l10n/arb/intl_cs.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "Inventář Baro Ki'Teeera", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "Končí {date}", "@countdownTooltip": { From 8b7cf8da7336767492cfab673044e314d8cf0586 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:16 -0500 Subject: [PATCH 28/56] fix(German): New translations in intl_en.arb --- lib/l10n/arb/intl_de.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_de.arb b/lib/l10n/arb/intl_de.arb index 4db7fc2de..28c681c9f 100644 --- a/lib/l10n/arb/intl_de.arb +++ b/lib/l10n/arb/intl_de.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "Baro Ki'Teer Inventar", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "Endet am {date}", "@countdownTooltip": { From 19610aeb51e3ae10f9f9f9494eae114d1540dad3 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:17 -0500 Subject: [PATCH 29/56] fix(Italian): New translations in intl_en.arb --- lib/l10n/arb/intl_it.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_it.arb b/lib/l10n/arb/intl_it.arb index f52f697ee..fabf526ea 100644 --- a/lib/l10n/arb/intl_it.arb +++ b/lib/l10n/arb/intl_it.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "Inventario di Baro Ki'Teer", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "Termina {date}", "@countdownTooltip": { From ec8b6cfca94a32033e0642733458beca6475f415 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:18 -0500 Subject: [PATCH 30/56] fix(Korean): New translations in intl_en.arb --- lib/l10n/arb/intl_ko.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_ko.arb b/lib/l10n/arb/intl_ko.arb index ae96079c0..a1fa51bb0 100644 --- a/lib/l10n/arb/intl_ko.arb +++ b/lib/l10n/arb/intl_ko.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "바로 키 티어 인벤토리", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "종료까지 {date} 남음", "@countdownTooltip": { From 05a64495cfd31713dae4a9b52270e2fe99ad1abd Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:19 -0500 Subject: [PATCH 31/56] fix(Polish): New translations in intl_en.arb --- lib/l10n/arb/intl_pl.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_pl.arb b/lib/l10n/arb/intl_pl.arb index 73b84b44d..0d67a792e 100644 --- a/lib/l10n/arb/intl_pl.arb +++ b/lib/l10n/arb/intl_pl.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "Baro Ki'Teeer Inventory", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "Ends on {date}", "@countdownTooltip": { From 959ea53b0043dc9ee6bd2ea7fa8b36c1cf6a5336 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:20 -0500 Subject: [PATCH 32/56] fix(Russian): New translations in intl_en.arb --- lib/l10n/arb/intl_ru.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_ru.arb b/lib/l10n/arb/intl_ru.arb index 431ff3cfa..8073aa19b 100644 --- a/lib/l10n/arb/intl_ru.arb +++ b/lib/l10n/arb/intl_ru.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "Товары Баро Ки'Тиира", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "Завершится {date}", "@countdownTooltip": { From 02002994b3c672e965624864763e288db004fbf9 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:21 -0500 Subject: [PATCH 33/56] fix(Turkish): New translations in intl_en.arb --- lib/l10n/arb/intl_tr.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_tr.arb b/lib/l10n/arb/intl_tr.arb index 849b04b8c..380585cdb 100644 --- a/lib/l10n/arb/intl_tr.arb +++ b/lib/l10n/arb/intl_tr.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "Baro Ki'Teer Envanteri", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "Sonlanma tarihi {date}", "@countdownTooltip": { From 1c8a40ef7fbcb71c437461638afde3f7cc7db830 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:22 -0500 Subject: [PATCH 34/56] fix(Chinese Simplified): New translations in intl_en.arb --- lib/l10n/arb/intl_zh.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_zh.arb b/lib/l10n/arb/intl_zh.arb index 18d80e1d8..d76c7a038 100644 --- a/lib/l10n/arb/intl_zh.arb +++ b/lib/l10n/arb/intl_zh.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "Baro Ki'Teeer Inventory", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "完結於 {date}", "@countdownTooltip": { From 5378967172fec2ec37f7af897f072f0766a4fe86 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:23 -0500 Subject: [PATCH 35/56] fix(Portuguese, Brazilian): New translations in intl_en.arb --- lib/l10n/arb/intl_pt.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_pt.arb b/lib/l10n/arb/intl_pt.arb index 1c54d8d21..84cfb74a5 100644 --- a/lib/l10n/arb/intl_pt.arb +++ b/lib/l10n/arb/intl_pt.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "Baro Ki'Teeer Inventário", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "Termina em {date}", "@countdownTooltip": { From 94d014b644955f9c0fc8c396f22bec9ad0131aca Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:51:24 -0500 Subject: [PATCH 36/56] fix(Serbian (Latin)): New translations in intl_en.arb --- lib/l10n/arb/intl_sr.arb | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_sr.arb b/lib/l10n/arb/intl_sr.arb index 882a47403..99d0febde 100644 --- a/lib/l10n/arb/intl_sr.arb +++ b/lib/l10n/arb/intl_sr.arb @@ -99,10 +99,15 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "baroInventory": "Baro Ki'Teeer Inventory", - "@baroInventory": { - "description": "Baro Ki'Teer Inventory button label", - "type": "text" + "characterInventory": "{character} Inventory", + "@characterInventory": { + "description": "character Inventory title", + "type": "text", + "placeholders": { + "character": { + "type": "String" + } + } }, "countdownTooltip": "Ends on {date}", "@countdownTooltip": { From bd158b3bd1215ce287f038ac234a5d128f76ba0f Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:34:58 -0500 Subject: [PATCH 37/56] fix(French): New translations in intl_en.arb --- lib/l10n/arb/intl_fr.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_fr.arb b/lib/l10n/arb/intl_fr.arb index f060c6926..44e04ab4e 100644 --- a/lib/l10n/arb/intl_fr.arb +++ b/lib/l10n/arb/intl_fr.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From 958aee264f5c62d6df821b93de0ef7d9b23c9eca Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:34:59 -0500 Subject: [PATCH 38/56] fix(Spanish): New translations in intl_en.arb --- lib/l10n/arb/intl_es.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_es.arb b/lib/l10n/arb/intl_es.arb index 225331d41..7bcc66976 100644 --- a/lib/l10n/arb/intl_es.arb +++ b/lib/l10n/arb/intl_es.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From 65ebc411e90b9d8d239ee88d49a16332578d5a35 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:35:00 -0500 Subject: [PATCH 39/56] fix(Czech): New translations in intl_en.arb --- lib/l10n/arb/intl_cs.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_cs.arb b/lib/l10n/arb/intl_cs.arb index 27b7d94f3..f2b77057d 100644 --- a/lib/l10n/arb/intl_cs.arb +++ b/lib/l10n/arb/intl_cs.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From d7c347d93337abbcfbe219a3ffdbf50bb0bbc304 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:35:01 -0500 Subject: [PATCH 40/56] fix(German): New translations in intl_en.arb --- lib/l10n/arb/intl_de.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_de.arb b/lib/l10n/arb/intl_de.arb index 28c681c9f..67ef3f2fe 100644 --- a/lib/l10n/arb/intl_de.arb +++ b/lib/l10n/arb/intl_de.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From 878fa47ac3ea1777810795a0af4029db381b896b Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:35:02 -0500 Subject: [PATCH 41/56] fix(Italian): New translations in intl_en.arb --- lib/l10n/arb/intl_it.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_it.arb b/lib/l10n/arb/intl_it.arb index fabf526ea..688dbed00 100644 --- a/lib/l10n/arb/intl_it.arb +++ b/lib/l10n/arb/intl_it.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From 8f73623da385f75973f1596af38cf82c2702e1ea Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:35:03 -0500 Subject: [PATCH 42/56] fix(Korean): New translations in intl_en.arb --- lib/l10n/arb/intl_ko.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_ko.arb b/lib/l10n/arb/intl_ko.arb index a1fa51bb0..454fde4e5 100644 --- a/lib/l10n/arb/intl_ko.arb +++ b/lib/l10n/arb/intl_ko.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From 291d24a6c8b31515532643e753323d319ef82e54 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:35:04 -0500 Subject: [PATCH 43/56] fix(Polish): New translations in intl_en.arb --- lib/l10n/arb/intl_pl.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_pl.arb b/lib/l10n/arb/intl_pl.arb index 0d67a792e..d0abd4cf8 100644 --- a/lib/l10n/arb/intl_pl.arb +++ b/lib/l10n/arb/intl_pl.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From 0cb03416535d443f6a3fd791721ece84db808ac5 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:35:05 -0500 Subject: [PATCH 44/56] fix(Russian): New translations in intl_en.arb --- lib/l10n/arb/intl_ru.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_ru.arb b/lib/l10n/arb/intl_ru.arb index 8073aa19b..0de0f8dc8 100644 --- a/lib/l10n/arb/intl_ru.arb +++ b/lib/l10n/arb/intl_ru.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From fde7cc9694def3dc81f08b695637bb25b3ac5d69 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:35:06 -0500 Subject: [PATCH 45/56] fix(Turkish): New translations in intl_en.arb --- lib/l10n/arb/intl_tr.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_tr.arb b/lib/l10n/arb/intl_tr.arb index 380585cdb..d32cd0adc 100644 --- a/lib/l10n/arb/intl_tr.arb +++ b/lib/l10n/arb/intl_tr.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From ff939f1e6394223b4edca4a6878ea90a844ec03d Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:35:08 -0500 Subject: [PATCH 46/56] fix(Chinese Simplified): New translations in intl_en.arb --- lib/l10n/arb/intl_zh.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_zh.arb b/lib/l10n/arb/intl_zh.arb index d76c7a038..2b20f0670 100644 --- a/lib/l10n/arb/intl_zh.arb +++ b/lib/l10n/arb/intl_zh.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From 4ceed8f4d863a2a1f396ec1829d045385284d07b Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:35:10 -0500 Subject: [PATCH 47/56] fix(Portuguese, Brazilian): New translations in intl_en.arb --- lib/l10n/arb/intl_pt.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_pt.arb b/lib/l10n/arb/intl_pt.arb index 84cfb74a5..497b52e60 100644 --- a/lib/l10n/arb/intl_pt.arb +++ b/lib/l10n/arb/intl_pt.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From 2b5f8edf386b9cc6d636a4fc16a0c2ca1347cef5 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:35:11 -0500 Subject: [PATCH 48/56] fix(Serbian (Latin)): New translations in intl_en.arb --- lib/l10n/arb/intl_sr.arb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/l10n/arb/intl_sr.arb b/lib/l10n/arb/intl_sr.arb index 99d0febde..8b1f59ec5 100644 --- a/lib/l10n/arb/intl_sr.arb +++ b/lib/l10n/arb/intl_sr.arb @@ -1265,5 +1265,10 @@ "description": "Event reward required score text", "type": "text", "placeholders": {} + }, + "primeVaultResetText": "Prime Resurgence resets on: ", + "@primeVaultResetText": { + "description": "Prime vault reset text", + "type": "text" } } \ No newline at end of file From c8c6d6d304f2c3cfe95acc3722e89b9bda0f9988 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Tue, 14 Oct 2025 14:52:53 -0500 Subject: [PATCH 49/56] fix(Russian): New translations in intl_en.arb --- lib/l10n/arb/intl_ru.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/arb/intl_ru.arb b/lib/l10n/arb/intl_ru.arb index 0de0f8dc8..fe397acbb 100644 --- a/lib/l10n/arb/intl_ru.arb +++ b/lib/l10n/arb/intl_ru.arb @@ -136,7 +136,7 @@ "description": "Razorback progress title", "type": "text" }, - "cetusCycleTitle": "Earth/Plains of Eidolon", + "cetusCycleTitle": "Земля/Равнины Эйдолона", "@cetusCycleTitle": { "description": "Earth and Cetus cycle title", "type": "text" From 11b1e29c72a080fce8c4b7ef87feddd050fc551b Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Tue, 14 Oct 2025 15:59:32 -0500 Subject: [PATCH 50/56] fix(Russian): New translations in intl_en.arb --- lib/l10n/arb/intl_ru.arb | 64 ++++++++++++++++++++-------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/lib/l10n/arb/intl_ru.arb b/lib/l10n/arb/intl_ru.arb index fe397acbb..d99d2fa89 100644 --- a/lib/l10n/arb/intl_ru.arb +++ b/lib/l10n/arb/intl_ru.arb @@ -99,7 +99,7 @@ "description": "shows at when Baro Ki'Teer will arrive", "type": "text" }, - "characterInventory": "{character} Inventory", + "characterInventory": "{character} Инвентарь", "@characterInventory": { "description": "character Inventory title", "type": "text", @@ -136,27 +136,27 @@ "description": "Razorback progress title", "type": "text" }, - "cetusCycleTitle": "Земля/Равнины Эйдолона", + "cetusCycleTitle": "Равнины Эйдолона", "@cetusCycleTitle": { "description": "Earth and Cetus cycle title", "type": "text" }, - "vallisCycleTitle": "Orb Vallis", + "vallisCycleTitle": "Долина Сфер", "@vallisCycleTitle": { "description": "Vallis cycle title", "type": "text" }, - "cambionCycleTitle": "Cambion Drift", + "cambionCycleTitle": "Камбионский Дрейф", "@cambionCycleTitle": { "description": "Cambion Cycle title", "type": "text" }, - "zarimanCycleTitle": "Zariman", + "zarimanCycleTitle": "Зариман", "@zarimanCycleTitle": { "description": "Zariman Cycle title", "type": "text" }, - "duviriCycleTitle": "Duviri", + "duviriCycleTitle": "Дувири", "@duviriCycleTitle": { "description": "Duviri Cycle title", "type": "text" @@ -456,12 +456,12 @@ "description": "Settings title", "type": "text" }, - "dailyResetTitle": "Daily Reset Timer", + "dailyResetTitle": "Таймер сброса ежедневной награды", "@dailyResetTitle": { "description": "Title for daily timer", "type": "text" }, - "weeklyResetTitle": "Weekly Reset Timer", + "weeklyResetTitle": "Таймер сброса еженедельной награды", "@weeklyResetTitle": { "description": "Title for weekly timer", "type": "text" @@ -802,27 +802,27 @@ "description": "Tells the user when darvo is out of stock for the current sale", "type": "text" }, - "duviriJoy": "Joy", + "duviriJoy": "Дувири: Радость", "@duviriJoy": { "description": "Duviri joy state. ", "type": "text" }, - "duviriAnger": "Anger", + "duviriAnger": "Дувири: Ярость", "@duviriAnger": { "description": "Duviri anger state.", "type": "text" }, - "duviriEnvy": "Envy", + "duviriEnvy": "Дувири: Зависть", "@duviriEnvy": { "description": "Duviri envy state.", "type": "text" }, - "duviriSorrow": "Sorrow", + "duviriSorrow": "Дувири: Печаль", "@duviriSorrow": { "description": "sorrow Duviri state", "type": "text" }, - "duviriFear": "Fear", + "duviriFear": "Дувири: Страх", "@duviriFear": { "description": "Fear Duviri state", "type": "text" @@ -1015,7 +1015,7 @@ "description": "Codex Weapon damage type title", "type": "text" }, - "cinematicDamageTitle": "Cinematic", + "cinematicDamageTitle": "Синематик", "@cinematicDamageTitle": { "description": "Codex Weapon damage type title", "type": "text" @@ -1080,7 +1080,7 @@ "description": "Text displayed where a missions category is needed", "type": "text" }, - "archimedeaPersonalModifierTitle": "Personal Modifiers", + "archimedeaPersonalModifierTitle": "Персональные усилители", "@archimedeaPersonalModifierTitle": { "description": "Text displayed above to Deep Archimedea personal modifiers", "type": "text" @@ -1125,12 +1125,12 @@ "description": "Trader inventory header text", "type": "text" }, - "traderCreditsHeaderTitle": "Item", + "traderCreditsHeaderTitle": "Товар", "@traderCreditsHeaderTitle": { "description": "Trader inventory header text", "type": "text" }, - "itemRankSubtitle": "Rank {rank}", + "itemRankSubtitle": "Ранг {rank}", "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", @@ -1138,7 +1138,7 @@ "rank": {} } }, - "syncingInfoText": "Syncing XP info", + "syncingInfoText": "Информация о синхронизации опыта", "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", @@ -1150,19 +1150,19 @@ "type": "text", "placeholders": {} }, - "clearUsernameButtonLabel": "Clear username", + "clearUsernameButtonLabel": "Очистить имя пользователя", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", "placeholders": {} }, - "cancelText": "Cancel", + "cancelText": "Отменить", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", "placeholders": {} }, - "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", + "inventoriaSteps": "Cephalon Navis может использовать данные вашего профиля, доступные только для чтения, для отслеживания опыта вашего арсенала и очков мастерства.\n\n1. Перейдите по {url} на компьютере\n\n2. Загрузите свой EE.log или идентификатор учётной записи из файлов cookie\n\n3. Нажмите «Далее» и отсканируйте сгенерированный QR-код", "@inventoriaSteps": { "description": "Steps to setup Inventoria", "type": "text", @@ -1172,24 +1172,24 @@ } } }, - "profileSyncError": "A problem occurred fetching your profile, you should file a bug report", + "profileSyncError": "Возникла проблема при загрузке вашего профиля. Вам следует отправить отчет об ошибке", "@profileSyncError": { "description": "Error message to show when the app isn't able to pull a profile", "type": "text" }, - "appSupportTitle": "App Support", + "appSupportTitle": "Поддержка", "@appSupportTitle": { "description": "Title for app support card", "type": "text", "placeholders": {} }, - "appSupportSubtitle": "Need help with the app? Come on down to the discord", + "appSupportSubtitle": "Нужна помощь с приложением? Переходите в Discord", "@appSupportSubtitle": { "description": "Subtitle for app support card", "type": "text", "placeholders": {} }, - "supportTitle": "Support {text}", + "supportTitle": "Поддержка {text}", "@supportTitle": { "description": "Title for support cards", "type": "text", @@ -1199,25 +1199,25 @@ } } }, - "supportSubtitle": "Everything from tech support to supporting app maintenance", + "supportSubtitle": "Всё, от технической поддержки до обслуживания приложений", "@supportSubtitle": { "description": "Subtitle for support section", "type": "text", "placeholders": {} }, - "supportSubtitleTobiah": "Help support the developer who runs the API used heavily by Navis", + "supportSubtitleTobiah": "Помогите поддержать разработчика, который управляет API, активно используемым Navis", "@supportSubtitleTobiah": { "description": "Subtitle for API support card", "type": "text", "placeholders": {} }, - "supportSubtitleNavis": "Help support the maintenance of Cephalon Navis", + "supportSubtitleNavis": "Помогите поддержать обслуживание Cephalon Navis", "@supportSubtitleNavis": { "description": "Subtitle for Cephalon Navis support card", "type": "text", "placeholders": {} }, - "itemFailureErrorText": "Failed to load item", + "itemFailureErrorText": "Не удалось загрузить элемент", "@itemFailureErrorText": { "description": "Error message when loading a full item", "type": "text", @@ -1241,7 +1241,7 @@ "type": "text", "placeholders": {} }, - "flashSaleSubtitleText": "{plat} Platinum {discount, plural, =0{} other{| {discount}% OFF}}", + "flashSaleSubtitleText": "{plat} Платина {discount, plural, =0{} other{| {discount} % Скидка}}", "@flashSaleSubtitleText": { "description": "Subtitle text with platinum and discount text", "type": "text", @@ -1254,13 +1254,13 @@ } } }, - "defaultScoreLocTagText": "Progress", + "defaultScoreLocTagText": "Прогресс", "@defaultScoreLocTagText": { "description": "Default scoreLocTag text", "type": "text", "placeholders": {} }, - "eventRewardRequireScoreText": "Required Score", + "eventRewardRequireScoreText": "Требуемый счет", "@eventRewardRequireScoreText": { "description": "Event reward required score text", "type": "text", From 401596600b7577ecf35d7d5e3e23d2a67e9d83b4 Mon Sep 17 00:00:00 2001 From: SlayerOrnstein <6075693+SlayerOrnstein@users.noreply.github.com> Date: Wed, 15 Oct 2025 11:33:04 -0400 Subject: [PATCH 51/56] chore: fix locale tags --- lib/l10n/arb/intl_es.arb | 2 +- lib/l10n/arb/intl_pt.arb | 2 +- lib/l10n/arb/intl_sr.arb | 2 +- lib/l10n/arb/intl_zh.arb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/intl_es.arb b/lib/l10n/arb/intl_es.arb index 7bcc66976..0ce53e2e0 100644 --- a/lib/l10n/arb/intl_es.arb +++ b/lib/l10n/arb/intl_es.arb @@ -1,5 +1,5 @@ { - "@@locale": "es-ES", + "@@locale": "es", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Nivel: {min} - {max}", "@levelInfo": { diff --git a/lib/l10n/arb/intl_pt.arb b/lib/l10n/arb/intl_pt.arb index 497b52e60..606b7138d 100644 --- a/lib/l10n/arb/intl_pt.arb +++ b/lib/l10n/arb/intl_pt.arb @@ -1,5 +1,5 @@ { - "@@locale": "pt-BR", + "@@locale": "pt", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Nível: {min} - {max}", "@levelInfo": { diff --git a/lib/l10n/arb/intl_sr.arb b/lib/l10n/arb/intl_sr.arb index 8b1f59ec5..0816b2970 100644 --- a/lib/l10n/arb/intl_sr.arb +++ b/lib/l10n/arb/intl_sr.arb @@ -1,5 +1,5 @@ { - "@@locale": "sr-CS", + "@@locale": "sr", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Level: {min} - {max}", "@levelInfo": { diff --git a/lib/l10n/arb/intl_zh.arb b/lib/l10n/arb/intl_zh.arb index 2b20f0670..cbd9a2a8b 100644 --- a/lib/l10n/arb/intl_zh.arb +++ b/lib/l10n/arb/intl_zh.arb @@ -1,5 +1,5 @@ { - "@@locale": "zh-CN", + "@@locale": "zh", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "等級: {min} - {max}", "@levelInfo": { From d646aecccd54868f043dbd339d5a488444553829 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 15 Oct 2025 12:07:34 -0500 Subject: [PATCH 52/56] fix(Spanish): New translations in intl_en.arb --- lib/l10n/arb/intl_es.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/arb/intl_es.arb b/lib/l10n/arb/intl_es.arb index 0ce53e2e0..7bcc66976 100644 --- a/lib/l10n/arb/intl_es.arb +++ b/lib/l10n/arb/intl_es.arb @@ -1,5 +1,5 @@ { - "@@locale": "es", + "@@locale": "es-ES", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Nivel: {min} - {max}", "@levelInfo": { From 5f92f9d10b922979f83177968f996980dd9b1290 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 15 Oct 2025 12:07:39 -0500 Subject: [PATCH 53/56] fix(Russian): New translations in intl_en.arb --- lib/l10n/arb/intl_ru.arb | 54 ++++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/lib/l10n/arb/intl_ru.arb b/lib/l10n/arb/intl_ru.arb index d99d2fa89..e22f16251 100644 --- a/lib/l10n/arb/intl_ru.arb +++ b/lib/l10n/arb/intl_ru.arb @@ -136,27 +136,27 @@ "description": "Razorback progress title", "type": "text" }, - "cetusCycleTitle": "Равнины Эйдолона", + "cetusCycleTitle": "Earth/Plains of Eidolon", "@cetusCycleTitle": { "description": "Earth and Cetus cycle title", "type": "text" }, - "vallisCycleTitle": "Долина Сфер", + "vallisCycleTitle": "Orb Vallis", "@vallisCycleTitle": { "description": "Vallis cycle title", "type": "text" }, - "cambionCycleTitle": "Камбионский Дрейф", + "cambionCycleTitle": "Cambion Drift", "@cambionCycleTitle": { "description": "Cambion Cycle title", "type": "text" }, - "zarimanCycleTitle": "Зариман", + "zarimanCycleTitle": "Zariman", "@zarimanCycleTitle": { "description": "Zariman Cycle title", "type": "text" }, - "duviriCycleTitle": "Дувири", + "duviriCycleTitle": "Duviri", "@duviriCycleTitle": { "description": "Duviri Cycle title", "type": "text" @@ -456,12 +456,12 @@ "description": "Settings title", "type": "text" }, - "dailyResetTitle": "Таймер сброса ежедневной награды", + "dailyResetTitle": "Daily Reset Timer", "@dailyResetTitle": { "description": "Title for daily timer", "type": "text" }, - "weeklyResetTitle": "Таймер сброса еженедельной награды", + "weeklyResetTitle": "Weekly Reset Timer", "@weeklyResetTitle": { "description": "Title for weekly timer", "type": "text" @@ -802,27 +802,27 @@ "description": "Tells the user when darvo is out of stock for the current sale", "type": "text" }, - "duviriJoy": "Дувири: Радость", + "duviriJoy": "Joy", "@duviriJoy": { "description": "Duviri joy state. ", "type": "text" }, - "duviriAnger": "Дувири: Ярость", + "duviriAnger": "Anger", "@duviriAnger": { "description": "Duviri anger state.", "type": "text" }, - "duviriEnvy": "Дувири: Зависть", + "duviriEnvy": "Envy", "@duviriEnvy": { "description": "Duviri envy state.", "type": "text" }, - "duviriSorrow": "Дувири: Печаль", + "duviriSorrow": "Sorrow", "@duviriSorrow": { "description": "sorrow Duviri state", "type": "text" }, - "duviriFear": "Дувири: Страх", + "duviriFear": "Fear", "@duviriFear": { "description": "Fear Duviri state", "type": "text" @@ -1015,7 +1015,7 @@ "description": "Codex Weapon damage type title", "type": "text" }, - "cinematicDamageTitle": "Синематик", + "cinematicDamageTitle": "Cinematic", "@cinematicDamageTitle": { "description": "Codex Weapon damage type title", "type": "text" @@ -1080,7 +1080,7 @@ "description": "Text displayed where a missions category is needed", "type": "text" }, - "archimedeaPersonalModifierTitle": "Персональные усилители", + "archimedeaPersonalModifierTitle": "Personal Modifiers", "@archimedeaPersonalModifierTitle": { "description": "Text displayed above to Deep Archimedea personal modifiers", "type": "text" @@ -1125,12 +1125,12 @@ "description": "Trader inventory header text", "type": "text" }, - "traderCreditsHeaderTitle": "Товар", + "traderCreditsHeaderTitle": "Item", "@traderCreditsHeaderTitle": { "description": "Trader inventory header text", "type": "text" }, - "itemRankSubtitle": "Ранг {rank}", + "itemRankSubtitle": "Rank {rank}", "@itemRankSubtitle": { "description": "Subtitle showing the item's rank", "type": "text", @@ -1138,7 +1138,7 @@ "rank": {} } }, - "syncingInfoText": "Информация о синхронизации опыта", + "syncingInfoText": "Syncing XP info", "@syncingInfoText": { "description": "Text displayed when xp info is being synced", "type": "text", @@ -1150,19 +1150,19 @@ "type": "text", "placeholders": {} }, - "clearUsernameButtonLabel": "Очистить имя пользователя", + "clearUsernameButtonLabel": "Clear username", "@clearUsernameButtonLabel": { "description": "Label text for clear username button", "type": "text", "placeholders": {} }, - "cancelText": "Отменить", + "cancelText": "Cancel", "@cancelText": { "description": "Text to display for cancel buttons", "type": "text", "placeholders": {} }, - "inventoriaSteps": "Cephalon Navis может использовать данные вашего профиля, доступные только для чтения, для отслеживания опыта вашего арсенала и очков мастерства.\n\n1. Перейдите по {url} на компьютере\n\n2. Загрузите свой EE.log или идентификатор учётной записи из файлов cookie\n\n3. Нажмите «Далее» и отсканируйте сгенерированный QR-код", + "inventoriaSteps": "Cephalon Navis can use your read-only profile data to help track your arsenal XP and mastery points.\n\n1. Go to {url} on a computer\n\n2. Upload your EE.log or account ID from cookies\n\n3. Tap next and scan the generated QR code", "@inventoriaSteps": { "description": "Steps to setup Inventoria", "type": "text", @@ -1172,24 +1172,24 @@ } } }, - "profileSyncError": "Возникла проблема при загрузке вашего профиля. Вам следует отправить отчет об ошибке", + "profileSyncError": "A problem occurred fetching your profile, you should file a bug report", "@profileSyncError": { "description": "Error message to show when the app isn't able to pull a profile", "type": "text" }, - "appSupportTitle": "Поддержка", + "appSupportTitle": "App Support", "@appSupportTitle": { "description": "Title for app support card", "type": "text", "placeholders": {} }, - "appSupportSubtitle": "Нужна помощь с приложением? Переходите в Discord", + "appSupportSubtitle": "Need help with the app? Come on down to the discord", "@appSupportSubtitle": { "description": "Subtitle for app support card", "type": "text", "placeholders": {} }, - "supportTitle": "Поддержка {text}", + "supportTitle": "Support {text}", "@supportTitle": { "description": "Title for support cards", "type": "text", @@ -1199,19 +1199,19 @@ } } }, - "supportSubtitle": "Всё, от технической поддержки до обслуживания приложений", + "supportSubtitle": "Everything from tech support to supporting app maintenance", "@supportSubtitle": { "description": "Subtitle for support section", "type": "text", "placeholders": {} }, - "supportSubtitleTobiah": "Помогите поддержать разработчика, который управляет API, активно используемым Navis", + "supportSubtitleTobiah": "Help support the developer who runs the API used heavily by Navis", "@supportSubtitleTobiah": { "description": "Subtitle for API support card", "type": "text", "placeholders": {} }, - "supportSubtitleNavis": "Помогите поддержать обслуживание Cephalon Navis", + "supportSubtitleNavis": "Help support the maintenance of Cephalon Navis", "@supportSubtitleNavis": { "description": "Subtitle for Cephalon Navis support card", "type": "text", From 28c06b6b83383621c4e1a53eedd1ef1a7604aa4c Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 15 Oct 2025 12:07:40 -0500 Subject: [PATCH 54/56] fix(Chinese Simplified): New translations in intl_en.arb --- lib/l10n/arb/intl_zh.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/arb/intl_zh.arb b/lib/l10n/arb/intl_zh.arb index cbd9a2a8b..2b20f0670 100644 --- a/lib/l10n/arb/intl_zh.arb +++ b/lib/l10n/arb/intl_zh.arb @@ -1,5 +1,5 @@ { - "@@locale": "zh", + "@@locale": "zh-CN", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "等級: {min} - {max}", "@levelInfo": { From 7ab7f699db1f4278a2c6362dd48263b49ff99b96 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 15 Oct 2025 12:07:41 -0500 Subject: [PATCH 55/56] fix(Portuguese, Brazilian): New translations in intl_en.arb --- lib/l10n/arb/intl_pt.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/arb/intl_pt.arb b/lib/l10n/arb/intl_pt.arb index 606b7138d..497b52e60 100644 --- a/lib/l10n/arb/intl_pt.arb +++ b/lib/l10n/arb/intl_pt.arb @@ -1,5 +1,5 @@ { - "@@locale": "pt", + "@@locale": "pt-BR", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Nível: {min} - {max}", "@levelInfo": { From 4ba42f9f1e664b3ac9efa3773b5dab3120804599 Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Wed, 15 Oct 2025 12:07:43 -0500 Subject: [PATCH 56/56] fix(Serbian (Latin)): New translations in intl_en.arb --- lib/l10n/arb/intl_sr.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/arb/intl_sr.arb b/lib/l10n/arb/intl_sr.arb index 0816b2970..8b1f59ec5 100644 --- a/lib/l10n/arb/intl_sr.arb +++ b/lib/l10n/arb/intl_sr.arb @@ -1,5 +1,5 @@ { - "@@locale": "sr", + "@@locale": "sr-CS", "@@last_modified": "2020-03-03T16:56:42.387837", "levelInfo": "Level: {min} - {max}", "@levelInfo": {