Merge pull request #1 from smarquespt/patch-2

Added Portuguese language
This commit is contained in:
Tibor Kaputa 2017-12-11 00:06:21 +01:00 committed by GitHub
commit 1a61bb0b5f
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>