Supported languages


Currently supported languages:

  • Belarusian
  • Bulgarian
  • Catalan
  • English
  • German
  • Hindi
  • Russian
  • Polish
  • Portugese
  • Spanish
  • Ukranian
We will be glad to include any other languages into the app (the app has very flexible language customization, so it can be even Klingon language 🙂 ) and YOU can help us with translations. Just download ZIP file with available languages (right click on the link and Save Link As), unzip it, open any json text file with source language from the list above and translate it in your language (change only right part, do not change translations IDs on the left side and do not change IDs inside text, like {SAMPLE}), as in example below.

Sample of original English locale file:
{
   "MAIL": "E-mail {SAMPLE}",
   "EXPD": "Expiration date",
   "PASS": "Password",
   "NOTE": "Note",
   "LINK": "Web page",
   "ACNT": "Account",
   "CARD": "Card number"
}
Example of translation to German:
{
   "MAIL": "E-mail {SAMPLE}",
   "EXPD": "Ablaufdatum",
   "PASS": "Passwort",
   "NOTE": "Notitz",
   "LINK": "Webseite",
   "ACNT": "Account",
   "CARD": "Kartennummer"
}
Send translated file in your language to our support team ( support@nyxbull.com ) with subject “New translations”.

If you find any inaccuracy in the current translations, feel free to send the message to our support team too.

Thanks!