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>2020-04-27 06:29:22 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-04-27 14:30:03 +0300
commit7d1e270e38c3784a8c6c64ee3d9e5e9597685d97 (patch)
tree0b7395e494ac8966d2a47499f8b94c4d3836a2fd /app/src/main/res/values-de
parenteeab776d3b674efd63828930e2a38375f35d8dd8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-de')
-rw-r--r--app/src/main/res/values-de/strings.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 9a1e4cbe9..e1204844a 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -78,7 +78,6 @@
<string name="hint_due_date_date">Fälligkeitsdatum</string>
<string name="add_account">Konto hinzufügen</string>
<string name="choose_account">Konto auswählen</string>
- <string name="add_card">Karte hinzufügen</string>
<string name="activity">Aktivität</string>
<string name="add_list">Liste hinzufügen</string>
<string name="rename_list">Liste umbenennen</string>
@@ -179,4 +178,7 @@
<string name="filter_by_tag">Nach Schlagwort filtern</string>
<string name="filter_by_assigned_user">Nach zugewiesenem Benutzer filtern</string>
<string name="filter_by_duedate">Nach Fälligkeitsdatum filtern</string>
-</resources>
+
+ <!-- Archived cards -->
+ <string name="archived_cards">Archivierte Karten</string>
+ </resources>