mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 18:28:22 +00:00
0ac385cfe6
Currently translated at 9.7% (10 of 103 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_BR/
17 lines
403 B
JSON
17 lines
403 B
JSON
{
|
|
"actions": {
|
|
"view_subscriptions": "Ver inscrições",
|
|
"back": "Voltar",
|
|
"most_recent": "Mais recente",
|
|
"least_recent": "Menos recente",
|
|
"sort_by": "Ordenar por:"
|
|
},
|
|
"titles": {
|
|
"history": "Histórico",
|
|
"trending": "Em alta",
|
|
"preferences": "Preferências",
|
|
"register": "Registrar",
|
|
"login": "Entrar"
|
|
}
|
|
}
|