Since Version 12.1.0, yopass comes with the german language included.
So this repository is obsolete and will be archived.
German language File for yopass by Johan Haals (jhaals/yopass)
Yopass - Share Secrets Securely
Copy the website/public/locales/de.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 german language file included to the original Yopass-Image from docker.io.
git clone https://github.com/Anturix/yopass-german.git
cd yopass-german
docker build -t anturix/yopassde -f Dockerfile
Seit Version 12.1.0 wird yopass mit der deutschen Sprachvariante ausgeliefert.
Dieses Repository ist somit obsolet und wird archiviert.
Deutsche Sprachdatei für yopass von Johan Haals (jhaals/yopass)
Yopass - Share Secrets Securely
Kopiere die Datei website/public/locales/de.json in das entsprechende Verzeichnis der yopass-Installation.
Die Sprachdatei wird automatisch erkannt und genutzt, wenn der Browser die Sprache an yopass übermittelt.
Einfach dieses Repo klonen und einen eigenen Container bauen, der die deutsche Sprachdatei in das Original-Yopass-Image von docker.io integriert.
git clone https://github.com/Anturix/yopass-german.git
cd yopass-german
docker build -t anturix/yopassde -f Dockerfile