1
0
Fork 0
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:
YunoHost 2017-04-01 00:21:08 +02:00
parent 2ca841acc4
commit 164910a063

View file

@ -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