ioliva / yopass-spanish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yopass - Spanish language file

Credits to Anturix and NicolasStr for example about translating Yopass


English

Spanish language file for Yopass by Johan Haals (jhaals/yopass) Yopass - Share Secrets Securely

Installation

Copy the website/public/locales/es.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 spanish language file included to the original Yopass-Image from docker.io.

git clone https://github.com/nbensa/yopass-spanish.git
cd yopass-spanish
docker build -t nbensa/yopasses -f Dockerfile

Español

Traducción al español de Yopass de Johan Haals (Jhaals / Yopass) Yopass - Share Secrets Securely

Instalación

Copie el archivo website/public/locales/es.json al directorio correspondiente en su instalación de Yopass.

Yopass detectará automaticamente el nuevo idioma y lo activará si su navegador lo solicita.

Contenedor

Clone el repositorio y cree su propia imagen de Yopass con el archivo de tracción al español.

git clone https://github.com/nbensa/yopass-spanish.git
cd yopass-spanish
docker build -t nbensa/yopasses -f Dockerfile

About

License:Apache License 2.0


Languages

Language:Dockerfile 100.0%