-
Notifications
You must be signed in to change notification settings - Fork 39
Fix: Adding missing Arabic and Ukrainian in various JSON #2717
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
base: main
Are you sure you want to change the base?
Fix: Adding missing Arabic and Ukrainian in various JSON #2717
Conversation
Update ModBundleOptionalLanguageItems.json adding swedish entries in .json
Update ModBundleFullPacks.json Adding _comment and a "missing Arabic option?" Squashed commit of the following: commit d9b0c10 Author: Polypheides <rivaljohansson@gmail.com> Date: Fri Mar 21 20:08:03 2025 +0100 fix commit b8c2ddd Author: Polypheides <rivaljohansson@gmail.com> Date: Fri Mar 21 20:01:54 2025 +0100 Update ModBundleFullPacks.json commit 6e6c383 Author: Polypheides <rivaljohansson@gmail.com> Date: Fri Mar 21 19:56:25 2025 +0100 Update ModBundleCoreLanguageItems.json update alphabetic order Update ModBundleCoreLanguageItems.json _comment": "This Swedish localization is community-made" An example comment in JSON Update ModBundleCoreLanguageItems.json
047106c
to
fc89129
Compare
@Polypheides is this ready to review? |
All my pull request are always ready for scrutiny. and #2715 comes first in the commit chain that needs reviewing and approval adding Swedish. my latest iteration of gametextcompiler works with both SV and UK Polypheides/Thyme@95138dc but contains comments in code that we might not want in the 'gametextcompiler' main branch. |
"I have a commit for this pull request waiting to be pushed, removing
|
Here is the requested Ukrainian addition together with a Missing? Arabic entry in Patch104pZH/ModBundleOptionalLanguageItems.json
Ukrainian will not build yet unless added to the gametextcompiler this will be fixed later
My changes for gametextcompiler
gametextcompiler code Ukrainian UAgametextcompiler code Ukrainian UKgametextcompiler code Swedish SV and Ukrainian UKgametextcompiler code Swedish SV, Ukrainian UK, Azerbaijani AZ Turkish TRgametextcompiler code Now adds almost all the languages in the world
I have also added _comments for each community-made languageReason for the Swedish entries seen in the files changed is because Ukrainian entries comes after Swedish alphabetically in the JSON and that the Swedish PR #2715 is not merged yet.