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:
Diffstat (limited to 'app/src/main/res/values-tr')
-rw-r--r--app/src/main/res/values-tr/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 671aa7fa9..7106c2ea3 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -12,6 +12,7 @@
<string name="simple_boards">Katlar</string>
<string name="simple_add">Ekle</string>
<string name="simple_save">Kaydet</string>
+ <string name="simple_more">Daha Fazla</string>
<string name="edit_board">Panoyu düzenle</string>
<string name="archive_board">Panoyu arşivle</string>
@@ -132,4 +133,5 @@
<string name="please_add_an_account_first">Lütfen önce bir hesap ekleyin</string>
<string name="title_is_mandatory">Başlığın yazılması zorunludur</string>
<string name="provide_at_least_a_title_or_description">Lütfen en azından başlığı ya da açıklamayı yazın</string>
+ <string name="server_error">Sunucu sorunu</string>
</resources>