localization: add Greek translation by teras · Pull Request #2416 · sourcegit-scm/sourcegit (original) (raw)
This PR adds a complete Greek (el_GR) localization.
Changes
- Add
src/Resources/Locales/el_GR.axamlwith all 998 keys translated (100% coverage, matchesen_US.axaml). - Register the locale in
src/App.axaml(ResourceInclude) and insrc/Models/Locales.cs(Ελληνικά). - Regenerate
TRANSLATION.mdviabuild/scripts/localization-check.js.
The locale file was normalized and sorted by the official localization-check.js script, so key ordering follows en_US.axaml.