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/ca.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/ca.json')
| -rw-r--r-- | locales/ca.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locales/ca.json b/locales/ca.json index 3be9d454..741414d2 100644 --- a/locales/ca.json +++ b/locales/ca.json @@ -52,9 +52,9 @@ "Download": "Descarrega", "Download as: ": "Descarrega com: ", "Videos": "Vídeos", - "content_type": "Tipus", - "duration": "Duració", - "sort": "Ordena per", + "search_filters_type_label": "Tipus", + "search_filters_duration_label": "Duració", + "search_filters_sort_label": "Ordena per", "search_filters_date_option_week": "Aquesta setmana", "search_filters_date_option_month": "Aquest mes", "search_filters_date_option_year": "Aquest any", @@ -97,7 +97,7 @@ "footer_documentation": "Documentació", "Thai": "Tailandès", "Music": "Música", - "relevance": "Rellevància", + "search_filters_sort_option_relevance": "Rellevància", "search_filters_date_option_hour": "Última hora", "search_filters_date_option_today": "Avui" } |
