/yopassru

Secure sharing of secrets, passwords and files Russian Language

Primary LanguageTypeScriptApache License 2.0Apache-2.0

yopass - Russian language file


English

Russian language File for yopass by Johan Haals (jhaals/yopass)
Yopass - Share Secrets Securely

Installation

Copy the website/public/locales/ru.json file to the corresponding directory in your yopass installation.

yopass will automatically detect the new language and activate it if your Browser presents that language to yopass.

Container

Check this repository out and build your own container with the russian language file included to the original Yopass-Image from docker.io.

git clone https://github.com/Lespaul43/yopassru.git
cd yopassru
docker build -t lespaul43/yopassru -f Dockerfile

Русский

Русская локализация скрипта от Johan Haals (jhaals/yopass)
Yopass - Share Secrets Securely

Установка

Скоируйте файл website/public/locales/ru.json в каталог установки yopass.

yopass автоматически увидит файл и активирует язык в соответсвии с настройками браузера.

Контайнер

Проверьте этот репозиторий и создайте свой собственный контейнер с файлом на русском языке, включенным в исходный образ Yopass-Image с docker.io.

git clone https://github.com/Lespaul43/yopassru.git
cd yopassru
docker build -t lespaul43/yopassru -f Dockerfile