mirror of
https://github.com/rafaelvcaetano/melonDS-android.git
synced 2024-11-27 15:40:27 +00:00
French translation: strings.xml in values-fr-v29
This commit is contained in:
parent
f24ee28c19
commit
2a8111b033
8
app/src/main/res/values-fr-v29/strings.xml
Normal file
8
app/src/main/res/values-fr-v29/strings.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="theme_options">
|
||||
<item>@string/theme_option_light</item>
|
||||
<item>@string/theme_option_dark</item>
|
||||
<item>@string/theme_option_system_default</item>
|
||||
</string-array>
|
||||
</resources>
|
Loading…
Reference in New Issue
Block a user