Skip to content

Commit b813955

Browse files
author
Michael Moroni
committed
Update manifest.webapp
- Added Italian (it) and Esperanto (eo) localization - Added default locale (en)
1 parent dda9a72 commit b813955

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

manifest.webapp

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,16 @@
1212
"developer": {
1313
"name": "Roger Meier <[email protected]>",
1414
"url": "https://github.com/bufferoverflow/clock/"
15+
},
16+
"default_locale": "en",
17+
"locales": {
18+
"eo": {
19+
"name": "horloĝo",
20+
"description": "la HORLOĜO"
21+
},
22+
"it": {
23+
"name": "orologio",
24+
"description": "l'OROLOGIO"
25+
}
1526
}
1627
}

0 commit comments

Comments
 (0)