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-zh-rTW/strings.xml')
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 30d9bf25f..1a267086e 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -329,5 +329,8 @@
<string name="card_outdated">此卡片內容可能過時。</string>
<string name="show_error">顯示錯誤</string>
<string name="push_notification_link_empty">基於一個Deck網頁應用程式的已知錯誤我們無法顯示此卡片。更多詳情請見 %1$s</string>
+ <string name="enter_search_term_title">輸入搜尋字詞</string>
+ <string name="enter_search_term_description">輸入要在此看板中尋找卡片的字詞</string>
<string name="no_search_results_title">無搜尋結果</string>
- </resources>
+ <string name="no_search_results_description">我們無法根據您指定的搜尋字詞找到任何結果</string>
+</resources>