Increment the translation version number to accomodate for new strings

This commit is contained in:
d0k3 2026-03-25 17:02:15 +01:00
parent 27c5a5c4f3
commit 468a91b414

View File

@ -1,6 +1,6 @@
{
"GM9_LANGUAGE": "[LANGUAGE NAME]",
"GM9_TRANS_VER": 1,
"GM9_TRANS_VER": 2,
"DATE_TIME_FORMAT": "%1$s%2$02lX-%3$02lX-%4$02lX %5$02lX:%6$02lX",
"DECIMAL_SEPARATOR": ".",
"THOUSAND_SEPARATOR": ",",