i18n info for pt_BR
This commit is contained in:
parent
ba980cd246
commit
cbb553853d
1 changed files with 7 additions and 1 deletions
|
@ -3,7 +3,13 @@
|
|||
"app.name": "Cider",
|
||||
|
||||
"date.format": "${d} ${m}, ${y}",
|
||||
|
||||
|
||||
// i18n Info
|
||||
"i18n.languageName": "Português ( brasileiro )", // name of language in native language
|
||||
"i18n.languageNameEnglish": "Portuguese (Brazil)", // name of language in English
|
||||
"i18n.category": "main", // main = real language, fun = fun community languages
|
||||
"i18n.authors": "", // Authors, if you contribute to this file feel free to add your name seperated with a space
|
||||
|
||||
// Dialogs
|
||||
"dialog.cancel": "Cancelar",
|
||||
"dialog.ok": "OK",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue