diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2022-03-28 23:43:18 +0200 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2022-04-03 22:28:11 +0200 |
| commit | 9aa00b2f0a306832a14937ba081c1c9a9474ceba (patch) | |
| tree | d5cd11cbf011cdd22b031d800ad54646b0533a7b /locales/ko.json | |
| parent | af029177666486d7524a7d1fae03aed91b58e556 (diff) | |
| download | invidious-9aa00b2f0a306832a14937ba081c1c9a9474ceba.tar.gz invidious-9aa00b2f0a306832a14937ba081c1c9a9474ceba.tar.bz2 invidious-9aa00b2f0a306832a14937ba081c1c9a9474ceba.zip | |
Normalize translation keys in other locales (1/3)
Diffstat (limited to 'locales/ko.json')
| -rw-r--r-- | locales/ko.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/locales/ko.json b/locales/ko.json index a579fe56..e35926db 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -86,7 +86,7 @@ "generic_playlists_count_0": "{{count}} 재생목록", "generic_subscribers_count_0": "{{count}} 구독자", "generic_subscriptions_count_0": "{{count}} 구독", - "playlist": "재생목록", + "search_filters_type_option_playlist": "재생목록", "Korean": "한국어", "Japanese": "일본어", "Greek": "그리스어", @@ -219,7 +219,7 @@ "Latvian": "라트비아어", "Latin": "라틴어", "Lao": "라오어", - "channel": "채널", + "search_filters_type_option_channel": "채널", "Kyrgyz": "키르기스어", "Kurdish": "쿠르드어", "Khmer": "크메르어", @@ -366,14 +366,14 @@ "About": "정보", "Top": "최고", "hd": "HD", - "show": "쇼", - "movie": "영화", - "video": "동영상", - "year": "올해", - "month": "이번 달", - "week": "이번 주", - "today": "오늘", - "hour": "지난 1시간", + "search_filters_type_option_show": "쇼", + "search_filters_type_option_movie": "영화", + "search_filters_type_option_video": "동영상", + "search_filters_date_option_year": "올해", + "search_filters_date_option_month": "이번 달", + "search_filters_date_option_week": "이번 주", + "search_filters_date_option_today": "오늘", + "search_filters_date_option_hour": "지난 1시간", "sort": "정렬기준", "features": "기능별", "short": "4분 미만", |
