From 69a1f1a45ac2a6ef522b77db06cd779cfa3eb4b7 Mon Sep 17 00:00:00 2001 From: Vezpi Date: Thu, 22 May 2025 20:51:58 +0000 Subject: [PATCH] Remove id --- i18n/en.yaml | 8 ++++---- i18n/fr.yaml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) 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