0.1.16 • Published 6 years ago

nu-ojtc v0.1.16

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

License: MIT

Ojet Translation Companion

About

This is a simple tool that helps people using oracle jet or any other library that uses requirejs i18n style resource bundle for Localizing their app.

Let's take a look what can you do with it.

  1. It can scan all your resource files and create and excel out of it for translation.
  2. Once you have a translated excel files you can use it for generating local specific files.

Installation

npm install -g nu-ojtc

Usage

Open a terminal and type nu-ojtc . You will get a set of instructions.

Note

  • The translated excel sheet that you are going to use for generating locals should have only one sheet and should have a header with default and language code like below.

    defaultenarrozh-CN
    yesyesنعم فعلاda
    nonoلاNu没有
  • Make sure not to have spaces in excel file names.

Change Log

This version fixes some critical changes 1. Fixes wrong local files generation 2. Adds multiple language local generation support.

Open source

The code still needs some clean up before I can put it on github.

License

MIT License

Copyright (c) 2017 Neyazul Haque

0.1.16

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago