added .poeditor file for easy push/pull translations

see: https://github.com/lukin0110/poeditor-client
Dieser Commit ist enthalten in:
Reinder Feenstra 2023-05-29 22:54:06 +02:00
Ursprung 5066e9b087
Commit 7e05b0a265

15
.poeditor Normale Datei
Datei anzeigen

@ -0,0 +1,15 @@
[project.traintastic]
project_id = 622757
type = json
trans.en-us = shared/translations/en-us.json
trans.nl = shared/translations/nl-nl.json
trans.de = shared/translations/de-de.json
trans.it = shared/translations/it-it.json
[project.traintastic-innosetup]
project_id = 623125
type = ini
trans.en-us = package/innosetup/en-us.isl
trans.nl = package/innosetup/nl-nl.isl
trans.de = package/innosetup/de-de.isl
trans.it = package/innosetup/it-it.isl