Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Internationalisation support #402

Closed
ltfschoen opened this issue Feb 4, 2019 · 2 comments
Closed

Internationalisation support #402

ltfschoen opened this issue Feb 4, 2019 · 2 comments

Comments

@ltfschoen
Copy link
Contributor

We're using internationalisation/internationalization in Polkadot-JS Apps using translate(... and it was used in https://github.com/parity-js/shell. How are we going to add support for different languages?

@Tbaut
Copy link
Collaborator

Tbaut commented Feb 11, 2019

That's definitely something we should think about if Fether is widely used at some point, so rather a long term issue.

@Tbaut Tbaut added this to the 0.5, 0.6 ... milestone Feb 11, 2019
Tbaut pushed a commit that referenced this issue Apr 12, 2019
* chore: Update to latest React 16.8.3 to requirements of react-i18next

* feat: Scaffold basic translation with English and German

* feat: Relates to #402. German translation fully working

* fix: Switch back to English by default

* fix: Allow user to switch between languages in preferences of context menu

* feat: Translate the context menus

* refactor: Remove German language. Add as separate PR

* refactor: Remove blank line

* docs: Update Readme with Internationalisation Add New language instructions

* docs: Update Readme with Known Issues and Usage instructions

* review-fix: Disabled tooltip Please fill out this field. Add High and Low tx speed

* review-fix: Update license headers to be 2019 instead of 2018

* review-fix: Change ns1 to fether-electron and fether-react. Use pino.debug

* fix: Add missing i18n conversion for macOS Edit menu

* review-fix: Remove unused i18next browser languagedetector dependency

* merge latest from master and fix conflicts

* merge latest master and fix conflicts. TODO do not expose remote

* fix: Do not expose remote. Only expose add and remove listener, and reload via bridge

* feat: Convert new release available text to i18n
Tbaut added a commit that referenced this issue Apr 12, 2019
Tbaut pushed a commit that referenced this issue Apr 12, 2019
…464)

* chore: Update to latest React 16.8.3 to requirements of react-i18next

* feat: Scaffold basic translation with English and German

* feat: Relates to #402. German translation fully working

* fix: Switch back to English by default

* fix: Allow user to switch between languages in preferences of context menu

* feat: Translate the context menus

* refactor: Remove German language. Add as separate PR

* refactor: Remove blank line

* feat: Add German language using Google Translate only

* fix: Fix Fether menu German language translation after review from @Robbepop (native German speaker)

* docs: Update Readme with Internationalisation Add New language instructions

* docs: Update Readme with Known Issues and Usage instructions

* review-fix: Disabled tooltip Please fill out this field. Add High and Low tx speed

* review-fix: Update license headers to be 2019 instead of 2018

* review-fix: Change ns1 to fether-electron and fether-react. Use pino.debug

* fix: Add missing i18n conversion for macOS Edit menu

* review-fix: Remove unused i18next browser languagedetector dependency

* merge latest from master and fix conflicts

* merge latest master and fix conflicts. TODO do not expose remote

* fix: Do not expose remote. Only expose add and remove listener, and reload via bridge

* feat: Convert new release available text to i18n
@ltfschoen
Copy link
Contributor Author

Closing as this was added in #452 and #464

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants