Skip to content

Pervak-Yevhen/translate_handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARN

the script works only for translation in JSON format, where keys should describe the object tree

EXAMPLE

{
...
"FilesList.empty": ".......", "Auth.Before.buttons": ".......", "NotificationsErrMaxDataSizeReached.tex_big": ".......",
...
}

Prepare

  1. Put actual locales to strings folder from project.
  2. Put translations files to the translation folder. The translation file name should be the same as file from strings folder.
  3. to execute ru index.js file.
  4. output data will be in new_stings folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published