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>2024-01-22 05:44:02 +0300
committerNextcloud bot <bot@nextcloud.com>2024-01-22 05:44:02 +0300
commitd0198d39d002a1fe20852ccf6a37a6b3772f99b2 (patch)
tree872317b37c512f4234641720255c34eb4798380b
parentefb276a494796940ed447b4884649b0e1871cd24 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--app/src/main/res/values-sv/strings.xml1
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index 245847224..20548fe39 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -87,6 +87,7 @@
<string name="label_clear_due_date">Rensa slutdatum</string>
<string name="label_clear_done">Ej slutförd</string>
+ <string name="label_due_at">Förfaller: %1$s</string>
<string name="label_add">Lägg till %1$s</string>
<string name="card_edit_details">Detaljer</string>
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 1e24f9a3b..bc4672d06 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -87,6 +87,7 @@
<string name="label_clear_due_date">清除截止日</string>
<string name="label_clear_done">未完成</string>
+ <string name="label_due_at">到期日:%1$s</string>
<string name="label_add">新增%1$s</string>
<string name="card_edit_details">詳細資料</string>