mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Add de,es,it,nl languages
This commit is contained in:
parent
c437399993
commit
02adf44dd5
2 changed files with 4 additions and 1 deletions
|
@ -9,6 +9,9 @@ Current Movim version : 20150820.
|
|||
|
||||
**Changelog**
|
||||
|
||||
0.8b ?
|
||||
- Add de, es, it, nl
|
||||
|
||||
0.7b 2015-08-20
|
||||
- Update to upstream Movim 20150820 to fix #5
|
||||
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"en": "Pod language",
|
||||
"fr": "Langue du pod"
|
||||
},
|
||||
"choices" : ["en", "fr"],
|
||||
"choices" : ["de", "en", "es", "fr", "it", "nl"],
|
||||
"default" : "en"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue