-
-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added template and script to check local files #488
Conversation
Hi @DaanSelen, when u are free, do you mind going through this PR and see if there's anything to improve and streamline the localization process? Thank u! |
I'll go through it, give me some time! |
Proposed changes
Merge Polish translation
Merge spanish translation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple points:
I don't think the PL is alphabetical behind the ZH-HK?
The indentation in pl-pl.json
is not consistent. (content looks good)
The Dutch translation changed ...
to \\.\\.\\.
Yes I found out a bug in the python script that it escaped 2 back slashes when printed out. Need to figure that out :) |
Did all things get resolved? |
Merging main into language template branch
Added Swedish translations and updated active languages file.
Update de-de.json
Yes, now what's left to do is fixing the empty translations that got replaced by the regex escaped keys: "Sharing..." ==> "Sharing\.\.\." |
The current script will insert the new translation and remove deprecated ones directly from the file. |
Fixed translations
Fixed de-de translations
Fixed translation
How to use
python3 verify_locale_files.py
insrc/static/locale
Example