mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-06 02:36:21 +01:00
21 lines
474 B
JSON
21 lines
474 B
JSON
|
{
|
||
|
"done": "pronto",
|
||
|
"download": "baixar",
|
||
|
"gotit": "entendi",
|
||
|
"cancel": "cancelar",
|
||
|
"reset": "reiniciar",
|
||
|
"download.audio": "baixar aúdio",
|
||
|
"share": "compartilhar",
|
||
|
"copy": "copiar",
|
||
|
"copy.section": "copiar link da seção",
|
||
|
"copied": "copiado",
|
||
|
"import": "importar",
|
||
|
"continue": "continuar",
|
||
|
"star": "estrela",
|
||
|
"follow": "seguir",
|
||
|
"save": "salvar",
|
||
|
"export": "exportar",
|
||
|
"yes": "sim",
|
||
|
"no": "não"
|
||
|
}
|