web/languages: translate a11y itens

This commit is contained in:
Gabriel Moreira 2025-02-12 19:32:54 -04:00
parent b3ece4ad5b
commit 2a1f9b0b96
5 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"picker.item.photo": "foto da thumbnail",
"picker.item.video": "video da thumbnail",
"picker.item.gif": "gif da thumbnail"
}

View file

@ -0,0 +1,4 @@
{
"share.qr.expand": "qr code. precione para expandir.",
"share.qr.collapse": "qr code expandido. precione para fechar."
}

View file

@ -0,0 +1,3 @@
{
"back": "voltar"
}

View file

@ -0,0 +1,13 @@
{
"link_area": "link input area",
"link_area.turnstile": "link input area. checando se você não é um robo.",
"clear_input": "limpar input",
"download": "baixar",
"download.think": "processando o link...",
"download.check": "verificando download...",
"download.done": "download concluído",
"download.error": "erro de download",
"tutorial.shortcut.photos": "adicionar atalho de fotos",
"tutorial.shortcut.files": "adicionar atalho de arquivos"
}

View file

@ -0,0 +1,3 @@
{
"tab_panel": "tabs panel"
}