From 9aa00b2f0a306832a14937ba081c1c9a9474ceba Mon Sep 17 00:00:00 2001 From: Samantaz Fox Date: Mon, 28 Mar 2022 23:43:18 +0200 Subject: Normalize translation keys in other locales (1/3) --- locales/vi.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'locales/vi.json') 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", -- cgit v1.2.3