1.0.8 • Published 4 years ago

@jetshop/flight-translation-tool v1.0.8

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Reads json translations and presents a UI to edit them

Run yarn in the root directory and also in src/client to install the deps...

Put translation .json files in translations directory.

Run yarn dev in the root to run both client and server.

Routes

/ will show all of the languages and their current translations. Any missing translations will be highlighted in red and will use the value from default.json.

/translations/<lang> to edit a specific language. i.e. /translations/de for German.

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago