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