~aleteoryx/muditaos

e46c11c7e3354cad3dcc2d45aa7c608f5ed2dfd3 — Paweł Joński 3 years ago 2281b6d
[BH-1511] Fix wakeup texts for Ger, Spa and Fra

Wakeup texts for those langs will show up correctly now
M image/assets/lang/Deutsch.json => image/assets/lang/Deutsch.json +3 -1
@@ 689,7 689,9 @@
  "app_bell_settings_frontlight_mode_auto": "automatisch",
  "app_bell_settings_frontlight_mode_on_demand": "manuell",
  "app_bell_settings_frontlight_top_message": "Lichtstärke des Frontlichts",
  "app_bell_greeting_msg": "Guten Morgen! Stehen Sie auf",
  "app_bell_greeting_msg": [
    "Guten Morgen! Stehen Sie auf"
  ],
  "app_bell_settings_factory_reset": "Zurücksetzen",
  "app_bell_settings_display_factory_reset_confirmation": "Zurücksetzen?",
  "app_bell_meditation_timer": "Meditation",

M image/assets/lang/Espanol.json => image/assets/lang/Espanol.json +3 -1
@@ 689,7 689,9 @@
  "app_bell_settings_frontlight_mode_auto": "automático",
  "app_bell_settings_frontlight_mode_on_demand": "manual",
  "app_bell_settings_frontlight_top_message": "Intensidad de luz frontal",
  "app_bell_greeting_msg": "¡Hola! Levántate y brilla",
  "app_bell_greeting_msg": [
    "¡Hola! Levántate y brilla"
  ],
  "app_bell_settings_factory_reset": "Restablecer",
  "app_bell_settings_display_factory_reset_confirmation": "<text>¿Restablecer la configuración?</text>",
  "app_bell_meditation_timer": "Meditación",

M image/assets/lang/Francais.json => image/assets/lang/Francais.json +3 -1
@@ 659,7 659,9 @@
  "app_bell_settings_frontlight_mode_auto": "automatique",
  "app_bell_settings_frontlight_mode_on_demand": "manuel",
  "app_bell_settings_frontlight_top_message": "Intensité",
  "app_bell_greeting_msg": "Re-bonjour!",
  "app_bell_greeting_msg": [
    "Re-bonjour!"
  ],
  "app_bell_settings_factory_reset": "Réinitialisation",
  "app_bell_settings_display_factory_reset_confirmation": "<text>Rétablir<br></br>la configuration ?</text>",
  "app_bell_meditation_timer": "Méditation",