diff --git a/_data/i18n/en.yml b/_data/i18n/en.yml index c15a82b..c453900 100644 --- a/_data/i18n/en.yml +++ b/_data/i18n/en.yml @@ -21,5 +21,7 @@ global_pages: text: All the tags - url: /Special:AllPages text: All the pages + - url: /Special:RecentChanges + text: Recent changes - url: /Special:ListUsers text: All the users diff --git a/_data/i18n/fr.yml b/_data/i18n/fr.yml index 656d123..1fbb066 100644 --- a/_data/i18n/fr.yml +++ b/_data/i18n/fr.yml @@ -21,5 +21,7 @@ global_pages: text: Toutes les catégories - url: /Special:AllPages text: Tous les pages + - url: /Special:RecentChanges + text: Modifications récentes - url: /Special:ListUsers text: Tous les utilisateurs diff --git a/_global/Special:AllPages.html b/_global/Special:AllPages.html index c21026a..b501785 100644 --- a/_global/Special:AllPages.html +++ b/_global/Special:AllPages.html @@ -7,7 +7,7 @@ menu: ['global']