Awesome
Yopass - Arquivo de idioma em português do Brasil
English
Brazilian Portuguese language file for Yopass by Johan Haals (jhaals/yopass) Yopass - Share Secrets Securely
Installation
Copy the website/public/locales/pt-BR.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 brazilian portuguese language file included to the original Yopass-Image from docker.io.
git clone https://github.com/daniellopesjp/yopass-ptbr.git
cd yopass-ptbr
docker build -t daniellopesjp/yopassptbr -f Dockerfile
Also, you can use the prebuilt image daniellopesjp/yopassptbr
Português do Brasil
Tradução para português do Brasil do Yopass por Johan Haals (Jhaals / Yopass) Yopass - Share Secrets Securely
Instalação
Copie o arquivo website/public/locales/pt-BR.json
para o diretório correspondente na sua instalação do Yopass.
O Yopass detectará automaticamente o novo idioma e o ativará se o seu navegador estiver configurado para português do Brasil.
Container
Clone o repositório e crie sua própria imagem do Yopass com o arquivo de idioma em português do Brasil.
git clone https://github.com/daniellopesjp/yopass-ptbr.git
cd yopass-ptbr
docker build -t daniellopesjp/yopassptbr -f Dockerfile
Você também pode utilizar a imagem Docker daniellopesjp/yopassptbr