diff options
Diffstat (limited to 'MLEB/Babel/i18n/api/pt-br.json')
-rw-r--r-- | MLEB/Babel/i18n/api/pt-br.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MLEB/Babel/i18n/api/pt-br.json b/MLEB/Babel/i18n/api/pt-br.json new file mode 100644 index 00000000..761aee99 --- /dev/null +++ b/MLEB/Babel/i18n/api/pt-br.json @@ -0,0 +1,12 @@ +{ + "@metadata": { + "authors": [ + "Felipe L. Ewald", + "TheEduGobi" + ] + }, + "apihelp-query+babel-description": "Obter informações sobre quais línguas o(a) usuário(a) conhece", + "apihelp-query+babel-summary": "Obter informações sobre quais línguas o(a) usuário(a) conhece", + "apihelp-query+babel-param-user": "Usuário(a) do(a) qual serão obtidas as informações", + "apihelp-query+babel-example-1": "Obter informações do Babel sobre <kbd>Example</kbd>" +} |