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>2020-04-19 06:30:00 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-19 06:30:00 +0300
commit117c8db28115af6a8421fe3dad3f097fb26bc153 (patch)
tree728e316538e05d6f7c087b33437f8aa514e66006 /app/src/main/res/values-ko
parent48502a2b5f2eeddeed472d82989678e96ec101c0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-ko')
-rw-r--r--app/src/main/res/values-ko/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index fbadbf72a..38cccadee 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -70,6 +70,7 @@
<string name="error">오류가 나타남</string>
<string name="simple_copy">복사</string>
+ <string name="simple_error">오류</string>
<string name="simple_exception">예외</string>
<string name="copied_to_clipboard">클립보드로 복사</string>
<string name="simple_close">닫기</string>
@@ -123,4 +124,5 @@
<string name="simple_copied">복사됨</string>
<string name="server_error">서버 오류</string>
<string name="card_edit_comments">댓글</string>
+ <string name="open_in_browser">브라우저에서 열기</string>
</resources>