mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
[mod] test commit
This commit is contained in:
parent
2ca841acc4
commit
164910a063
1 changed files with 2 additions and 0 deletions
|
@ -20,3 +20,5 @@ if __name__ == '__main__':
|
|||
en[key] = question["ask"]["en"]
|
||||
|
||||
open("locales/en.json", "w").write(json.dumps(en, sort_keys=True, indent=4))
|
||||
|
||||
# test
|
||||
|
|
Loading…
Add table
Reference in a new issue