diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-09 02:27:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-09 02:27:38 +0000 |
commit | a19589d5c27625f4b84a92468f6991bf9d3c544c (patch) | |
tree | ba3d76b38dcc0694b3b3e13896f53009bfb6e8d5 /lib/l10n | |
parent | 760952b5083f0a31317721a8c9fe3ed20f89e2e8 (diff) | |
download | nextcloud-server-a19589d5c27625f4b84a92468f6991bf9d3c544c.tar.gz nextcloud-server-a19589d5c27625f4b84a92468f6991bf9d3c544c.zip |
Fix(l10n): π Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ko.js | 2 | ||||
-rw-r--r-- | lib/l10n/ko.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index e64d8ed1b4c..b2a55779cbc 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -33,7 +33,7 @@ OC.L10N.register( "Invalid image" : "μλͺ»λ μ¬μ§", "Avatar image is not square" : "μλ°ν μ¬μ§μ΄ μ μ¬κ°νμ΄ μλ", "Files" : "νμΌ", - "View profile" : "νλ‘νμΌ λ³΄κΈ°", + "View profile" : "νλ‘ν 보기", "today" : "μ€λ", "tomorrow" : "λ΄μΌ", "yesterday" : "μ΄μ ", diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index ecdee1a8697..97fb8fac9ea 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -31,7 +31,7 @@ "Invalid image" : "μλͺ»λ μ¬μ§", "Avatar image is not square" : "μλ°ν μ¬μ§μ΄ μ μ¬κ°νμ΄ μλ", "Files" : "νμΌ", - "View profile" : "νλ‘νμΌ λ³΄κΈ°", + "View profile" : "νλ‘ν 보기", "today" : "μ€λ", "tomorrow" : "λ΄μΌ", "yesterday" : "μ΄μ ", |