1.0.14 • Published 5 years ago

locins v1.0.14

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Locale Insert

If you have a multilingual project, you have probably come across the fact that adding translations for messages is very tiring, because you need to manually open each language file and look for a suitable place to insert a line with the translation. This small utility will help you with this. Simply enter the key for the new translation and it will prompt you to enter a value for each language, then it will automatically insert the records in the most suitable place in the file.

Installing

Install locins util globally via npm

npm install -g locins

How to use

  1. Open a console in any parent directory that contains i18n folder.
  2. Type locins and press enter.
  3. Locins will analyze available localization files and ask you to enter corresponding values.

image

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.1.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago