2025-04-05 22:25:06 +00:00

22 lines
650 B
JSON

{
"language": "pt",
"translators": [
{
"name": "Murilo Balbino",
"github": "https://github.com/l1ru"
}
],
"translations": {
"keyboard": "Teclado",
"controller": "Controle",
"keybind_key_up": "Subir no Menu",
"keybind_key_down": "Descer no Menu",
"keybind_key_left": "Esquerda no Menu",
"keybind_key_right": "Direita no Menu",
"keybind_key_enter": "Confirmar item no menu",
"keybind_key_close": "Fechando um menu",
"keybind_key_close_all": "Feche todos os menus",
"open_menu": "Abrir menu com a tecla '%s'"
}
}