generated from Seekra/repository-template
Complete missing settings translations #154
+24
-1
@@ -38,5 +38,28 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"slogan": "Feito para pesquisar."
|
"slogan": "Feito para pesquisar.",
|
||||||
|
"settings": {
|
||||||
|
"input": {
|
||||||
|
"done": {
|
||||||
|
"title": "Guardar valor",
|
||||||
|
"ariaLabel": "Guarda o valor introduzido"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"switch": {
|
||||||
|
"title": "Alternar valor",
|
||||||
|
"ariaLabel": "Alterna o valor"
|
||||||
|
},
|
||||||
|
"pages": {
|
||||||
|
"link": {
|
||||||
|
"ariaLabel": "Ir para a página de definições {page}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"noSectionSelected": "Nenhuma secção de definições está selecionada.",
|
||||||
|
"selection": {
|
||||||
|
"option": {
|
||||||
|
"ariaLabel": "Seleciona a opção {option}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user