mirror of
https://github.com/wukko/cobalt.git
synced 2025-03-04 07:58:50 +01:00
web/languages: translate buttons texts json
This commit is contained in:
parent
7c964f97a2
commit
f4e308f5c5
1 changed files with 20 additions and 0 deletions
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 a new issue