Update strings.xml

This commit is contained in:
Solatec Informàtica 2021-11-29 15:09:25 +01:00 committed by GitHub
parent 2a64d540be
commit 44d512c64b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,16 +40,16 @@
<string name="no_access_to_contacts">L\'aplicació no ha pogut accedir als teus contactes</string>
<string name="insert_text_here">Introdueix el text aquí</string>
<string name="call_person">Truca %s</string>
<string name="zero">Zero</string>
<string name="one">One</string>
<string name="two">Two</string>
<string name="three">Three</string>
<string name="four">Four</string>
<string name="five">Five</string>
<string name="six">Six</string>
<string name="seven">Seven</string>
<string name="eight">Eight</string>
<string name="nine">Nine</string>
<string name="zero">Cero</string>
<string name="one">Un</string>
<string name="two">Dos</string>
<string name="three">Tres</string>
<string name="four">Quatre</string>
<string name="five">Cinc</string>
<string name="six">Sis</string>
<string name="seven">Set</string>
<string name="eight">Vuit</string>
<string name="nine">Nou</string>
<!-- View types -->
<string name="change_view_type">Canviar el tipus de vista</string>