diff options
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" : "어제", |