Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-13 06:35:28 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-14 00:42:17 +0300
commit87a9dbf3be27564555703a1bd29a19ab3ccf124e (patch)
treedfe087676e8dabfde0b50fa560fa91c0567cb673 /app/src/main/res/values-fr
parent9233a577853353e6a1a8d09326bfdb0325700faa (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-fr')
-rw-r--r--app/src/main/res/values-fr/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index bcd13426..5f8bafab 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -148,6 +148,12 @@
<item>6 heures</item>
</string-array>
+ <string-array name="darkmode_entries">
+ <item>Clair</item>
+ <item>Sombre</item>
+ <item>Défaut du système</item>
+ </string-array>
+
<!-- Plurals -->
<plurals name="ab_selected">
<item quantity="one">%d sélectionné</item>