mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-14 01:08:27 +00:00
web/languages: translate buttons texts json
This commit is contained in:
parent
7c964f97a2
commit
f4e308f5c5
20
web/i18n/ptbr/button.json
Normal file
20
web/i18n/ptbr/button.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"gotit": "ir",
|
||||||
|
"cancel": "cancelar",
|
||||||
|
"reset": "resetar",
|
||||||
|
"done": "pronto",
|
||||||
|
"download.audio": "baixar áudio",
|
||||||
|
"download": "baixar",
|
||||||
|
"share": "compartilhar",
|
||||||
|
"copy": "copiar",
|
||||||
|
"copy.section": "copiar a sessão do link",
|
||||||
|
"copied": "copiado",
|
||||||
|
"import": "importar",
|
||||||
|
"continue": "continuar",
|
||||||
|
"star": "estrela",
|
||||||
|
"follow": "seguir",
|
||||||
|
"save": "salvar",
|
||||||
|
"export": "exportar",
|
||||||
|
"yes": "sim",
|
||||||
|
"no": "não"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user