Localization to Russian - nordpos/nordpos GitHub Wiki

Downloading and installing the language package

  1. Download the latest version of the language package from Russian translation project.
$ cd ./nordpos-3.0.0CE
$ wget -O nordpos-translation-ru-master.zip https://github.com/nordpos/nordpos-translation-ru/archive/master.zip
  1. Extract files from a package to the application folder.
$ unzip nordpos-translation-ru-master.zip
  1. Copy the property files of translation to the application folder.
$ cp -rT ./nordpos-translation-ru-master ./
  1. Remove source codes of localization.
$ rm -rf nordpos-translation-ru-master
  1. Start configuration and select Russian locale.
$ ./configure.sh

Russian Locale

  1. Save configuration changes and start NORD POS.
$ ./start.sh

Finish

Maintenance menu ru

⚠️ **GitHub.com Fallback** ⚠️