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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-02 06:00:26 +0300
committerNextcloud bot <bot@nextcloud.com>2023-12-02 06:00:26 +0300
commitb9b3030f49d57668e9564bd002ad417efde895d5 (patch)
tree8ab0432cdd4dc82ad9beb60d98c75f5c1e204fed
parent39f13b5112ce0c7dc6a95620c2215ea14f1e160b (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--app/src/main/res/values-is/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-is/strings.xml b/app/src/main/res/values-is/strings.xml
index ee3763fcc..4f8ffcb89 100644
--- a/app/src/main/res/values-is/strings.xml
+++ b/app/src/main/res/values-is/strings.xml
@@ -192,5 +192,7 @@
<string name="downloads">Sótt gögn</string>
<string name="files">Skrár</string>
<string name="gallery">Myndasafn</string>
+ <!-- Category header for a section in the settings which contain features for advanced users -->
+ <string name="simple_expert_settings">Ítarlegar stillingar</string>
<string name="simple_search">Search</string>
</resources>