Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-13 05:25:42 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-13 05:25:42 +0300
commit7071d056a20d627b0be58ec66fb3e5347fd90c8d (patch)
tree699c578d55a574be7a935e4a0679f99ebd046bf3 /apps/systemtags
parentf9f02ef45c5b0a7fa47a3a297e528ac81c720c80 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/ko.js1
-rw-r--r--apps/systemtags/l10n/ko.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/ko.js b/apps/systemtags/l10n/ko.js
index 9cad4f38dca..cc911472010 100644
--- a/apps/systemtags/l10n/ko.js
+++ b/apps/systemtags/l10n/ko.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"systemtags",
{
+ "Tag name is empty" : "태그 이름이 비었습니다",
"Update" : "업데이트",
"Create" : "만들기",
"Select tag …" : "태그 선택 …",
diff --git a/apps/systemtags/l10n/ko.json b/apps/systemtags/l10n/ko.json
index 3851dc6d68d..3c8e1b31b96 100644
--- a/apps/systemtags/l10n/ko.json
+++ b/apps/systemtags/l10n/ko.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Tag name is empty" : "태그 이름이 비었습니다",
"Update" : "업데이트",
"Create" : "만들기",
"Select tag …" : "태그 선택 …",