diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-27 00:32:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-27 00:32:05 +0000 |
commit | 4cfab4b838ed40dec200f7673992009896c69f16 (patch) | |
tree | 13d144ba9efd9c585c4504236ee17a44d14374fe /apps/weather_status | |
parent | 55afc26c98b08c3c49cfabaeb120ea3e2ce4779a (diff) | |
download | nextcloud-server-4cfab4b838ed40dec200f7673992009896c69f16.tar.gz nextcloud-server-4cfab4b838ed40dec200f7673992009896c69f16.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/ko.js | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/ko.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/ko.js b/apps/weather_status/l10n/ko.js index 8426dc8b2c3..fb2a4196840 100644 --- a/apps/weather_status/l10n/ko.js +++ b/apps/weather_status/l10n/ko.js @@ -18,7 +18,7 @@ OC.L10N.register( "You are not logged in." : "당신은 로그인하지 않았습니다.", "There was an error getting the weather status information." : "날씨 현황 정보를 불러오는 동안 오류가 발생했습니다.", "No weather information found" : "날씨 정보 없음", - "Location not found" : "위치를 찾을 수 없습니다", + "Location not found" : "위치를 찾을 수 없습니다.", "There was an error setting the location address." : "이 위치의 주소를 설정하는 동안 오류가 발생했습니다.", "There was an error setting the location." : "주소를 설정하는 동안 오류가 발생했습니다.", "There was an error saving the mode." : "모드 저장에 오류가 있습니다.", diff --git a/apps/weather_status/l10n/ko.json b/apps/weather_status/l10n/ko.json index bae160dbd03..a0ed7600ac5 100644 --- a/apps/weather_status/l10n/ko.json +++ b/apps/weather_status/l10n/ko.json @@ -16,7 +16,7 @@ "You are not logged in." : "당신은 로그인하지 않았습니다.", "There was an error getting the weather status information." : "날씨 현황 정보를 불러오는 동안 오류가 발생했습니다.", "No weather information found" : "날씨 정보 없음", - "Location not found" : "위치를 찾을 수 없습니다", + "Location not found" : "위치를 찾을 수 없습니다.", "There was an error setting the location address." : "이 위치의 주소를 설정하는 동안 오류가 발생했습니다.", "There was an error setting the location." : "주소를 설정하는 동안 오류가 발생했습니다.", "There was an error saving the mode." : "모드 저장에 오류가 있습니다.", |