Shadows-of-Fire / Apotheosis

All things that should have been.
Other
151 stars 119 forks source link

Redone korean loc #1217

Closed Gullwing-door closed 1 month ago

Gullwing-door commented 3 months ago
  1. Fixed a korean translation was so many incorrect and consistency, string error
  2. Added missing string in Korean loc
t0piy commented 3 months ago
  1. I didn't tested it, cuz I don't know how to edit or making minecraft mods. so there's have chance that can broken a korean loc

You can make a resource pack to test. The structure should be like this:

assets/
└── apotheosis/
    └── lang/
        └── ko_kr.json
pack.mcmeta

Or you can try to compile the mod yourself by running gradlew build. If everything runs well, the mod file will be in build/libs

Gullwing-door commented 3 months ago

seems everything is good, but can translate some string like cold damage or etc?

muon-rw commented 3 months ago

seems everything is good, but can translate some string like cold damage or etc?

These are part of AttributesLib: https://github.com/Shadows-of-Fire/Apothic-Attributes/blob/1.20/src/main/resources/assets/attributeslib/lang/en_us.json