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>2019-03-27 04:49:33 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-27 04:49:33 +0300
commitd5eb1d51b11a4b650ee282eaa35e578bdd81379e (patch)
tree89cc698e0f11ce7e9839e366472bd6bcd470e7f9 /app/src/main/res/values-de
parent6f254c22b7058673387c92e50851d138dd2db514 (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.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index b19ca4ffa..b771d2954 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -7,6 +7,8 @@
<!-- Simple values -->
<string name="simple_boards">Boards</string>
+ <string name="simple_cancel">Abbrechen</string>
+ <string name="simple_create">Erstellen</string>
<!-- About -->
<string name="about">Über</string>
@@ -57,4 +59,5 @@
<string name="add_board">Board hinzufügen</string>
<string name="action_card_list_add_column">Spalte hinzufügen</string>
<string name="action_card_list_board_details">Board-Details</string>
+ <string name="simple_title">Titel</string>
</resources>