diff --git a/i18n/en.yaml b/i18n/en.yaml index cf70a45..0af22f3 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -1,7 +1,7 @@ -- id: categories - translation: Categories -- id: tags - translation: Tags +categories: + other: Catgories +tags: + other: Tags toggleMenu: other: Toggle Menu diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 7de58d7..91d116d 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -1,7 +1,7 @@ -- id: categories - translation: Catégories -- id: tags - translation: Mots Clés +categories: + other: Catégories +tags: + other: Mots Clés toggleMenu: other: Afficher le menu