Skip to content

Commit 7f47030

Browse files
Poussinoukevinhinterlong
authored andcommitted
French translation (#48)
* Create strings.xml * Create array.xml
1 parent 8851003 commit 7f47030

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
4+
<string-array name="fontSizeTitles">
5+
<item>Très petit</item>
6+
<item>Petit</item>
7+
<item>Normal</item>
8+
<item>Grand</item>
9+
<item>Très grand</item>
10+
</string-array>
11+
12+
</resources>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="app_name">ArchWiki Viewer</string>
4+
<string name="menu_settings">Paramètres</string>
5+
<string name="share">Partager le lien</string>
6+
<string name="search">Chercher</string>
7+
<string name="exit">Quitter</string>
8+
<string name="text_size_preference">Taille du texte</string>
9+
<string name="refresh">Rafraîchir</string>
10+
</resources>

0 commit comments

Comments
 (0)