This project contains localized UI strings for Octave Online Server (OOS).
Create a new file under the locales/ directory. Start from en.json and copy it to your new language, such as zz.json. Then edit each string to be translated into your language.
Every string has a description. Please use the description to determine the correct tense for verbs. For example, "button text" means that the verb should use the tense most often found on a button in your language.
From this directory, run:
$ ./bin/i18next2chrome.js -i path/to/oo-projects/front/locales -o locales