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/vi.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/vi.json')
| -rw-r--r-- | locales/vi.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/locales/vi.json b/locales/vi.json index a8550686..ee8be716 100644 --- a/locales/vi.json +++ b/locales/vi.json @@ -323,16 +323,16 @@ "duration": "thời lượng", "features": "đặc trưng", "sort": "sắp xếp", - "hour": "giờ", - "today": "hôm nay", - "week": "tuần", - "month": "tháng", - "year": "năm", - "video": "video", - "channel": "kênh", - "playlist": "danh sách phát", - "movie": "bộ phim", - "show": "chỉ", + "search_filters_date_option_hour": "giờ", + "search_filters_date_option_today": "hôm nay", + "search_filters_date_option_week": "tuần", + "search_filters_date_option_month": "tháng", + "search_filters_date_option_year": "năm", + "search_filters_type_option_video": "video", + "search_filters_type_option_channel": "kênh", + "search_filters_type_option_playlist": "danh sách phát", + "search_filters_type_option_movie": "bộ phim", + "search_filters_type_option_show": "chỉ", "hd": "hd", "subtitles": "phụ đề", "creative_commons": "Commons sáng tạo", |
