Conversation
Add empty el.edn dictionary file and register Ελληνικά in the dicts map and languages list in dicts.cljc.
Translate root keys, sidebar, settings, help, plugins, editor labels, bug report, flashcards, PDF, keymap, and all other non-command namespace strings. Add el to allowed-duplicates for AI/Awesome Logseq.
Translate all remaining command.* keys including editor, navigation, graph, UI toggle, PDF, dev, and auto-complete command descriptions.
5ebff7e to
0eb2a3a
Compare
|
Thanks for your PR. We've recently made major improvements to our i18n system. As part of this work, we introduced new tooling, replaced a large amount of previously hardcoded UI text, and did a broad cleanup of the existing translation keys. That cleanup included removing some obsolete keys and renaming many others to make the key structure more consistent and maintainable. Because of that, the number of translation keys that now need localization has increased significantly. If you'd like to continue contribute translations, please first merge the latest master branch code and then follow the process described here: After that, feel free to submit your translation updates. We'll review and process them asap. |
Summary
Changes
src/resources/dicts/el.ednwith Greek translationssrc/main/frontend/dicts.cljcto register:ellocale and add "Ελληνικά" to the language list{1}interpolation placeholders and use Greek punctuation conventionsTest plan
bb lang:validate-translationspasses in CI