diff --git a/apps.json b/apps.json index e594071db..e5d6dad8a 100644 --- a/apps.json +++ b/apps.json @@ -197,7 +197,7 @@ { "id": "locale", "name": "Languages", - "version": "0.12", + "version": "0.13", "description": "Translations for different countries", "icon": "locale.png", "type": "locale", diff --git a/apps/locale/ChangeLog b/apps/locale/ChangeLog index ac4352f33..509d67077 100644 --- a/apps/locale/ChangeLog +++ b/apps/locale/ChangeLog @@ -12,3 +12,4 @@ 0.10: Apply 12hour setting to time 0.11: Added translations for nl_NL and changes one formatting 0.12: Fixed nl_NL formatting, because the full months won't fit on the Bangle.js2's screen +0.13: Now use shorter de_DE date format to more closely match other languages for size