1.0.8 • Published 6 years ago

@jetshop/flight-translation-tool v1.0.8

Weekly downloads
1
License
MIT
Repository
-
Last release
6 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

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago