From 3772650aa09bc1f9564841f7b2f34e44fb878e01 Mon Sep 17 00:00:00 2001 From: Roee Dean <132472362+roeedean@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:54:05 +0200 Subject: [PATCH] feat(FEC-14239): Rename Catalan locale from ca to ca_es (#110) --- translations/{ca.i18n.json => ca_es.i18n.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename translations/{ca.i18n.json => ca_es.i18n.json} (97%) diff --git a/translations/ca.i18n.json b/translations/ca_es.i18n.json similarity index 97% rename from translations/ca.i18n.json rename to translations/ca_es.i18n.json index 270a46b..177ba51 100644 --- a/translations/ca.i18n.json +++ b/translations/ca_es.i18n.json @@ -1,5 +1,5 @@ { - "ca": { + "ca_es": { "controls": { "info": "Informació del vídeo" },