Russian language File for yopass by Johan Haals (jhaals/yopass)
Yopass - Share Secrets Securely
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.
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