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-it
parent6f254c22b7058673387c92e50851d138dd2db514 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-it')
-rw-r--r--app/src/main/res/values-it/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 9a12202d2..9a7e6f4e8 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -7,6 +7,8 @@
<!-- Simple values -->
<string name="simple_boards">Lavagne</string>
+ <string name="simple_cancel">Annulla</string>
+ <string name="simple_create">Crea</string>
<!-- About -->
<string name="about">Informazioni</string>
@@ -57,4 +59,5 @@
<string name="add_board">Aggiungi lavagna</string>
<string name="action_card_list_add_column">Aggiungi colonna</string>
<string name="action_card_list_board_details">Dettaglio bordo</string>
+ <string name="simple_title">Titolo</string>
</resources>