Skip to content
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

i18n support [Let us know if you need other languages] #6

Open
7 of 11 tasks
xytoki opened this issue Apr 15, 2021 · 5 comments
Open
7 of 11 tasks

i18n support [Let us know if you need other languages] #6

xytoki opened this issue Apr 15, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@xytoki
Copy link
Contributor

xytoki commented Apr 15, 2021

Everyone can join translation Here in POEditor.

Multilingual supports is needed.
We will support english first. UI will be done firstly, than followed by OCR.

  • Basic i18n support
  • English UI translation for main window
  • English UI translation for scanner window
  • English UI translation for swicher window
  • English artifact name translation
  • English OCR
  • Japanese translation
  • Japanese artifact name translation
  • Japanese OCR
  • Global Map Support
  • i18n for map part
@xytoki xytoki added the enhancement New feature or request label Apr 15, 2021
xytoki added a commit that referenced this issue Apr 16, 2021
 - provide some of the translations in English
xytoki added a commit that referenced this issue Apr 19, 2021
 - fix losting sub params when '+' not recognized, close #14
 - not using '+' as divider of title and value anymore
 - keep English during error correction, #6
@xytoki
Copy link
Contributor Author

xytoki commented Apr 19, 2021

If you speak other languages, please let us know so we can add translations.

@xytoki xytoki changed the title i18n support i18n support [Let us know if you're using otherlanguages] Apr 19, 2021
@xytoki xytoki pinned this issue Apr 19, 2021
@xytoki xytoki changed the title i18n support [Let us know if you're using otherlanguages] i18n support [Let us know if you need other languages] Apr 19, 2021
@xytoki
Copy link
Contributor Author

xytoki commented Apr 20, 2021

English translation is almost done in 71037b4 and fcafa70

@xytoki
Copy link
Contributor Author

xytoki commented May 28, 2021

Added translations from poeditor contributors in b796c0f.

@danialrosli
Copy link

danialrosli commented Jun 23, 2021

If you speak other languages, please let us know so we can add translations.

How can I contribute this project? Would like to help in english artifact name translation

@rikai
Copy link
Contributor

rikai commented Aug 21, 2021

#42 does the following:

  • i18n hooks and imports for the non-embedded part of the map view
  • i18n hooks and imports for the non-embedded part of the Mona view
  • An additional i18n hook for a missed section of the Edit Artifact view
  • Updated a key that had been changed in the code but not the en JSON and therefore was not being used.
  • Lastly, added some missing English translations

#43 is somewhat unrelated to this as it involves documentation and not the app, however, I additionally updated and expanded this readme to more fully match the CN readme. I figured I'd mention it here since it's 'technically' translation work as well. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants