Generation des strings sans twine et generation des tags. Refactor de toutes les commandes strings (Twine, CustomStrings, Tags) dans une commande avec des sous commandes

This commit is contained in:
2022-01-10 12:01:09 +01:00
parent 4973b245ad
commit b0900c10cd
39 changed files with 1519 additions and 40 deletions

View File

@@ -0,0 +1,27 @@
[[Webservice]]
[param_lang]
en = en
tags = droid,ios
comments =
fr = fr
en-us = en-us
[[Generic]]
[generic_back]
en = Back
tags = droid,ios
comments =
fr = Retour
en-us = Back
[generic_loading_data]
en = "Loading" data...
tags = droid,ios
comments =
fr = "Chargement" des données...
en-us = "Loading" data...
[generic_other]
en = Other
tags = droid,ios
comments =
fr = Autre
en-us = Other