diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2022-03-29 00:12:47 +0200 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2022-04-03 22:28:11 +0200 |
| commit | 76c7b2ee9c6b2afd6b26a41de239590a024280d1 (patch) | |
| tree | 927a431b9e480ae838b4c4d252d29394f4c40239 /locales/vi.json | |
| parent | d6913c1eb9ad801076ddcb6ea6d1736c4460ef75 (diff) | |
| download | invidious-76c7b2ee9c6b2afd6b26a41de239590a024280d1.tar.gz invidious-76c7b2ee9c6b2afd6b26a41de239590a024280d1.tar.bz2 invidious-76c7b2ee9c6b2afd6b26a41de239590a024280d1.zip | |
Normalize translation keys in other locales (3/3)
Diffstat (limited to 'locales/vi.json')
| -rw-r--r-- | locales/vi.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/locales/vi.json b/locales/vi.json index 2298e4ac..3112ef4a 100644 --- a/locales/vi.json +++ b/locales/vi.json @@ -315,14 +315,14 @@ "Videos": "Video", "Playlists": "Danh sách phát", "Community": "Cộng đồng", - "relevance": "liên quan", - "rating": "Xếp hạng", - "date": "ngày", - "views": "lượt xem", - "content_type": "content_type", - "duration": "thời lượng", - "features": "đặc trưng", - "sort": "sắp xếp", + "search_filters_sort_option_relevance": "liên quan", + "search_filters_sort_option_rating": "Xếp hạng", + "search_filters_sort_option_date": "ngày", + "search_filters_sort_option_views": "lượt xem", + "search_filters_type_label": "content_type", + "search_filters_duration_label": "thời lượng", + "search_filters_features_label": "đặc trưng", + "search_filters_sort_label": "sắp xếp", "search_filters_date_option_hour": "giờ", "search_filters_date_option_today": "hôm nay", "search_filters_date_option_week": "tuần", @@ -341,6 +341,6 @@ "search_filters_features_option_four_k": "4k", "search_filters_features_option_location": "vị trí", "search_filters_features_option_hdr": "hdr", - "filter": "bộ lọc", + "search_filters_label": "bộ lọc", "Current version: ": "Phiên bản hiện tại: " } |
