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-ko')
-rw-r--r--app/src/main/res/values-ko/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index f9b16cb75..1d4cbc0fb 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -227,4 +227,6 @@
<string name="simple_reply">답장</string>
<string name="simple_report">보고</string>
<string name="widget_stack_title">목록</string>
- </resources>
+ <string name="project_type_file">파일</string>
+ <string name="simple_move">이동</string>
+</resources>