From 6729caa586b4ea767e6d772754155074c6bb36b1 Mon Sep 17 00:00:00 2001 From: Samuel Hedrick Date: Sun, 19 Feb 2023 16:03:49 -0600 Subject: [PATCH] Added English strings to other language .json files. --- Translations/translation_BE.json | 6 +++++- Translations/translation_BG.json | 6 +++++- Translations/translation_CS.json | 6 +++++- Translations/translation_DA.json | 6 +++++- Translations/translation_DE.json | 6 +++++- Translations/translation_EL.json | 6 +++++- Translations/translation_ES.json | 6 +++++- Translations/translation_FI.json | 6 +++++- Translations/translation_FR.json | 6 +++++- Translations/translation_HR.json | 6 +++++- Translations/translation_HU.json | 6 +++++- Translations/translation_IT.json | 6 +++++- Translations/translation_JA_JP.json | 6 +++++- Translations/translation_LT.json | 6 +++++- Translations/translation_NB.json | 6 +++++- Translations/translation_NL.json | 6 +++++- Translations/translation_NL_BE.json | 6 +++++- Translations/translation_PL.json | 6 +++++- Translations/translation_PT.json | 6 +++++- Translations/translation_RO.json | 6 +++++- Translations/translation_RU.json | 6 +++++- Translations/translation_SK.json | 6 +++++- Translations/translation_SL.json | 6 +++++- Translations/translation_SR_CYRL.json | 6 +++++- Translations/translation_SR_LATN.json | 6 +++++- Translations/translation_SV.json | 6 +++++- Translations/translation_TR.json | 6 +++++- Translations/translation_UK.json | 6 +++++- Translations/translation_VI.json | 6 +++++- Translations/translation_YUE_HK.json | 6 +++++- Translations/translation_ZH_CN.json | 6 +++++- Translations/translation_ZH_TW.json | 6 +++++- 32 files changed, 160 insertions(+), 32 deletions(-) diff --git a/Translations/translation_BE.json b/Translations/translation_BE.json index 2bfeec67..3769325a 100644 --- a/Translations/translation_BE.json +++ b/Translations/translation_BE.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_BG.json b/Translations/translation_BG.json index 5da07bca..195e3153 100644 --- a/Translations/translation_BG.json +++ b/Translations/translation_BG.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_CS.json b/Translations/translation_CS.json index 5a21420f..24f46003 100644 --- a/Translations/translation_CS.json +++ b/Translations/translation_CS.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_DA.json b/Translations/translation_DA.json index 8b6c7cfd..e8ee504d 100644 --- a/Translations/translation_DA.json +++ b/Translations/translation_DA.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_DE.json b/Translations/translation_DE.json index 6e971c92..570bc993 100644 --- a/Translations/translation_DE.json +++ b/Translations/translation_DE.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "Aktiviert BLE" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_EL.json b/Translations/translation_EL.json index d619a539..82781747 100644 --- a/Translations/translation_EL.json +++ b/Translations/translation_EL.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_ES.json b/Translations/translation_ES.json index 14006b06..4a6106fe 100644 --- a/Translations/translation_ES.json +++ b/Translations/translation_ES.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Activado", "description": "Habilita BLE" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_FI.json b/Translations/translation_FI.json index ff220ea3..9a048c5d 100644 --- a/Translations/translation_FI.json +++ b/Translations/translation_FI.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_FR.json b/Translations/translation_FR.json index 48cdc4a6..8006ccd7 100644 --- a/Translations/translation_FR.json +++ b/Translations/translation_FR.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Activé", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_HR.json b/Translations/translation_HR.json index ae5d627e..6ba62752 100644 --- a/Translations/translation_HR.json +++ b/Translations/translation_HR.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_HU.json b/Translations/translation_HU.json index cb776a54..e04dd9de 100644 --- a/Translations/translation_HU.json +++ b/Translations/translation_HU.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_IT.json b/Translations/translation_IT.json index cabd3574..92f9c927 100644 --- a/Translations/translation_IT.json +++ b/Translations/translation_IT.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "Abilita\nBluetooth LE", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_JA_JP.json b/Translations/translation_JA_JP.json index 44ef9d88..9fc8d3f5 100755 --- a/Translations/translation_JA_JP.json +++ b/Translations/translation_JA_JP.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE Enabled", "description": "Enables BLE" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_LT.json b/Translations/translation_LT.json index 24d5a65c..c6abca98 100644 --- a/Translations/translation_LT.json +++ b/Translations/translation_LT.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_NB.json b/Translations/translation_NB.json index ad71b23a..07d86d38 100644 --- a/Translations/translation_NB.json +++ b/Translations/translation_NB.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_NL.json b/Translations/translation_NL.json index 75055077..e995a6fc 100644 --- a/Translations/translation_NL.json +++ b/Translations/translation_NL.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_NL_BE.json b/Translations/translation_NL_BE.json index f463f0d7..f6ef45d3 100644 --- a/Translations/translation_NL_BE.json +++ b/Translations/translation_NL_BE.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_PL.json b/Translations/translation_PL.json index 813f4cea..f09150cc 100644 --- a/Translations/translation_PL.json +++ b/Translations/translation_PL.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_PT.json b/Translations/translation_PT.json index 32918db0..1a9fe802 100644 --- a/Translations/translation_PT.json +++ b/Translations/translation_PT.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_RO.json b/Translations/translation_RO.json index 9892bf8b..82bb3f93 100644 --- a/Translations/translation_RO.json +++ b/Translations/translation_RO.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_RU.json b/Translations/translation_RU.json index dbda0e13..e243b437 100644 --- a/Translations/translation_RU.json +++ b/Translations/translation_RU.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_SK.json b/Translations/translation_SK.json index 9a7f284d..868dfff0 100644 --- a/Translations/translation_SK.json +++ b/Translations/translation_SK.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_SL.json b/Translations/translation_SL.json index 009d31a8..1a5fb1b0 100644 --- a/Translations/translation_SL.json +++ b/Translations/translation_SL.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_SR_CYRL.json b/Translations/translation_SR_CYRL.json index bf5be596..2c836525 100644 --- a/Translations/translation_SR_CYRL.json +++ b/Translations/translation_SR_CYRL.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_SR_LATN.json b/Translations/translation_SR_LATN.json index 7b921652..b9071857 100644 --- a/Translations/translation_SR_LATN.json +++ b/Translations/translation_SR_LATN.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_SV.json b/Translations/translation_SV.json index 5b8a8d3e..6dd47517 100644 --- a/Translations/translation_SV.json +++ b/Translations/translation_SV.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_TR.json b/Translations/translation_TR.json index 25f14dce..64f9e3c4 100644 --- a/Translations/translation_TR.json +++ b/Translations/translation_TR.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_UK.json b/Translations/translation_UK.json index e13b2b88..e081c1f1 100644 --- a/Translations/translation_UK.json +++ b/Translations/translation_UK.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_VI.json b/Translations/translation_VI.json index 960f2ba9..a7a9be81 100644 --- a/Translations/translation_VI.json +++ b/Translations/translation_VI.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE\n Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_YUE_HK.json b/Translations/translation_YUE_HK.json index 3dacb87f..3572f81e 100644 --- a/Translations/translation_YUE_HK.json +++ b/Translations/translation_YUE_HK.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_ZH_CN.json b/Translations/translation_ZH_CN.json index 25d29b27..b152dfcb 100644 --- a/Translations/translation_ZH_CN.json +++ b/Translations/translation_ZH_CN.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } } diff --git a/Translations/translation_ZH_TW.json b/Translations/translation_ZH_TW.json index 4e009263..12a95e77 100644 --- a/Translations/translation_ZH_TW.json +++ b/Translations/translation_ZH_TW.json @@ -242,6 +242,10 @@ "BLEEnabled": { "displayText": "BLE Enabled", "description": "" - } + }, + "PDVpdoEnabled": { + "displayText": "PD VPDO\nEnabled", + "description": "Enables PPS/EPR modes." + } } }