117 Commits

Author SHA1 Message Date
Hung Viet Nguyen
88149c1e3b
Add tests for add-missing-keys-to-other-languages 2022-03-14 22:49:27 +07:00
Hung Viet Nguyen
222eb9bbfc
- Only run the main process if we run the script directly (importing add-missing-keys-to-other-languages.js doesn't accidentially run the main command)
- Export addMissingKeyForSingleFile for test
- Change waring message to yellow
2022-03-14 22:48:34 +07:00
Hung Viet Nguyen
bc2bbffff0
Fix a typo 2022-03-11 17:44:47 +07:00
Hung Viet Nguyen
2d09531c45
Update some spaces in a support script 2022-03-11 17:40:33 +07:00
Hung Viet Nguyen
73334c5914
Add a comment to help others understand the script quickly 2022-03-11 08:59:04 +07:00
Hung Viet Nguyen
66e55d3526
[i18n] 🌎 sync missing keys to other language
This will ease the process of contributing to i18n
2022-03-11 08:59:03 +07:00
Hung Viet Nguyen
487388fb11
Reject with errors in reorder-admin-translation-files.js 2022-03-11 08:59:02 +07:00
vincentbpro
1a8d407fe6 refactor: renamed file for clarity 2022-03-09 16:12:33 +01:00
vincentbpro
5e597c4ce9 style: fix require error 2022-03-04 12:00:36 +01:00
vincentbpro
74eebe6853 feat: interactively merge duplicate translations 2022-03-04 11:30:15 +01:00
vincentbpro
788d9cde5d feat: added translation duplication finder script 2022-01-17 16:03:58 +01:00
soupette
14a4e2b531 Clean trads
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 19:03:52 +02:00
Alexandre Bodin
ab3760bb66 Rename import & requires, fix tests 2021-04-29 13:51:12 +02:00
Alexandre Bodin
07e7cfc0bd Make lint stricter and fix the errors
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:42 +01:00
soupette
65f27c1e21 Add new modal in cm edit view
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-02 18:00:38 +02:00
soupette
9347083625 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-16 11:31:26 +02:00
soupette
80c7d385d5 Reorder translation files by key value and add script to remove the unneeded keys
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-15 12:05:25 +02:00