Awesome
Yopass - Dutch language file
Credits to Anturix for example about translating Yopass
English
Dutch language File for yopass by Johan Haals (jhaals/yopass)
Yopass - Share Secrets Securely
Installation
Copy the website/public/locales/nl.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 Dutch language file included to the original Yopass-Image from docker.io.
git clone https://github.com/KevinRosendaal/yopass-dutch.git
cd yopass-dutch
docker build -t kevinrosendaal/yopassnl -f Dockerfile .
Nederlands
Bestand voor de Nederlandse taal voor Yopass door Johan Haals (jhaals/yopass) Yopass - Share Secrets Securely
Installatie
Kopieer het bestand website/public/locales/nl.json naar de overeenkomstige map in uw Yopass-installatie.
Yopass detecteert automatisch de nieuwe taal en activeert deze als uw browser die taal aan Yopass presenteert.
Container
Kloon deze repository en bouw uw eigen container met het Nederlandse taalbestand dat is toegevoegd aan de originele Yopass-image van docker.io.
git clone https://github.com/KevinRosendaal/yopass-dutch.git
cd yopass-dutch
docker build -t kevinrosendaal/yopassnl -f Dockerfile .