Skip to content

Commit

Permalink
More E0 strings iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
priyonto committed Nov 28, 2024
1 parent 96d5af0 commit 75dc2ae
Showing 1 changed file with 216 additions and 0 deletions.
216 changes: 216 additions & 0 deletions station.localization.json
Original file line number Diff line number Diff line change
Expand Up @@ -2892,6 +2892,222 @@
"de": "Temperatur zu niedrig!",
"pl": "Zbyt niska temperatura!"
},
{
"ident_ios": "LocalNotificationsManager.HighCO2.title",
"ident_android": "",
"ident_webui": "",
"en": "CO2 too high!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.LowCO2.title",
"ident_android": "",
"ident_webui": "",
"en": "CO2 too low!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.HighPM10.title",
"ident_android": "",
"ident_webui": "",
"en": "PM1.0 too high!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.LowPM10.title",
"ident_android": "",
"ident_webui": "",
"en": "PM1.0 too low!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.HighPM25.title",
"ident_android": "",
"ident_webui": "",
"en": "PM2.5 too high!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.LowPM25.title",
"ident_android": "",
"ident_webui": "",
"en": "PM2.5 too low!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.HighPM40.title",
"ident_android": "",
"ident_webui": "",
"en": "PM4.0 too high!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.LowPM40.title",
"ident_android": "",
"ident_webui": "",
"en": "PM4.0 too low!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.HighPM100.title",
"ident_android": "",
"ident_webui": "",
"en": "PM10.0 too high!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.LowPM100.title",
"ident_android": "",
"ident_webui": "",
"en": "PM10.0 too low!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.HighVOC.title",
"ident_android": "",
"ident_webui": "",
"en": "VOC too high!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.LowVOC.title",
"ident_android": "",
"ident_webui": "",
"en": "VOC too low!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.HighNOX.title",
"ident_android": "",
"ident_webui": "",
"en": "NOx too high!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.LowNOX.title",
"ident_android": "",
"ident_webui": "",
"en": "NOx too low!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.HighSound.title",
"ident_android": "",
"ident_webui": "",
"en": "Sound too high!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.LowSound.title",
"ident_android": "",
"ident_webui": "",
"en": "Sound too low!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.HighLuminosity.title",
"ident_android": "",
"ident_webui": "",
"en": "Luminosity too high!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "LocalNotificationsManager.LowLuminosity.title",
"ident_android": "",
"ident_webui": "",
"en": "Luminosity too low!",
"fi": "",
"ru": "",
"sv": "",
"fr": "",
"de": "",
"pl": ""
},
{
"ident_ios": "TagSettings.Alerts.Off",
"ident_android": "alert_subtitle_off",
Expand Down

0 comments on commit 75dc2ae

Please sign in to comment.