0.13: Now use shorter de_DE date format to more closely match other languages for size
parent
392038be8a
commit
f4f0541c4b
|
|
@ -197,7 +197,7 @@
|
||||||
{
|
{
|
||||||
"id": "locale",
|
"id": "locale",
|
||||||
"name": "Languages",
|
"name": "Languages",
|
||||||
"version": "0.12",
|
"version": "0.13",
|
||||||
"description": "Translations for different countries",
|
"description": "Translations for different countries",
|
||||||
"icon": "locale.png",
|
"icon": "locale.png",
|
||||||
"type": "locale",
|
"type": "locale",
|
||||||
|
|
|
||||||
|
|
@ -12,3 +12,4 @@
|
||||||
0.10: Apply 12hour setting to time
|
0.10: Apply 12hour setting to time
|
||||||
0.11: Added translations for nl_NL and changes one formatting
|
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.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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue