diff options
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/ko.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/ko.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/ko.js b/apps/user_status/l10n/ko.js index 91277b78b4d..6322c03a14d 100644 --- a/apps/user_status/l10n/ko.js +++ b/apps/user_status/l10n/ko.js @@ -9,7 +9,7 @@ OC.L10N.register( "Working remotely" : "원격 근무 중", "In a call" : "통화중", "User status" : "사용자 상태", - "View profile" : "프로파일 보기", + "View profile" : "프로필 보기", "Clear status after" : "상태 메시지 지우기 예약", "What is your status?" : "당신의 상태는?", "Set status" : "상태 설정", diff --git a/apps/user_status/l10n/ko.json b/apps/user_status/l10n/ko.json index 6f40578ab5a..be671ba9238 100644 --- a/apps/user_status/l10n/ko.json +++ b/apps/user_status/l10n/ko.json @@ -7,7 +7,7 @@ "Working remotely" : "원격 근무 중", "In a call" : "통화중", "User status" : "사용자 상태", - "View profile" : "프로파일 보기", + "View profile" : "프로필 보기", "Clear status after" : "상태 메시지 지우기 예약", "What is your status?" : "당신의 상태는?", "Set status" : "상태 설정", |