diff --git a/i18n/en.yaml b/i18n/en.yaml index bc65185..9ad7efe 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -80,4 +80,4 @@ footer: pagination: jumpToPage: "Jump to page" jump: "Go" - pressEnter: Press Enter to jump" \ No newline at end of file + pressEnter: "Press Enter to jump" \ No newline at end of file diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 5761c77..a1d6bec 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -79,4 +79,4 @@ footer: pagination: jumpToPage: "Aller à la page" jump: "Aller" - pressEnter: Presser Entrée pour aller" \ No newline at end of file + pressEnter: "Presser Entrée pour aller" \ No newline at end of file