Added Portuguese language

This commit is contained in:
Sérgio Marques 2017-12-10 22:59:40 +00:00 committed by GitHub
parent aeaf2bdf99
commit ce8a9b201a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
<resources>
<string name="app_name">Simple Contacts</string>
<string name="app_launcher_name">Contactos</string>
<string name="number">Número</string>
<string name="new_contact">Novo contacto</string>
<string name="edit_contact">Editar contacto</string>
<string name="email">E-mail</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>