From 3ce8f340fd8f10d2d04573ae47a3a6790c91cfeb Mon Sep 17 00:00:00 2001 From: Nicolas Cantu Date: Sat, 27 Dec 2025 23:59:27 +0100 Subject: [PATCH] Change 'Publier' to 'Publier le profil' in navigation - Update nav.publish translation from 'Publier' to 'Publier le profil' (FR) - Update nav.publish translation from 'Publish' to 'Publish profile' (EN) - Update all locale files --- locales/en.txt | 2 +- locales/fr.txt | 2 +- public/locales/en.txt | 2 +- public/locales/fr.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/locales/en.txt b/locales/en.txt index d8876a3..b0cd7b4 100644 --- a/locales/en.txt +++ b/locales/en.txt @@ -14,7 +14,7 @@ home.funding.description=Funds collected by the platform serve the development o # Navigation nav.documentation=Documentation -nav.publish=Publish +nav.publish=Publish profile nav.createAuthorPage=Create author page nav.loading=Loading... diff --git a/locales/fr.txt b/locales/fr.txt index 9088df5..0fe4089 100644 --- a/locales/fr.txt +++ b/locales/fr.txt @@ -14,7 +14,7 @@ home.funding.description=Les fonds collectés par la plateforme servent au déve # Navigation nav.documentation=Documentation -nav.publish=Publier +nav.publish=Publier le profil nav.createAuthorPage=Créer page auteur nav.loading=Chargement... diff --git a/public/locales/en.txt b/public/locales/en.txt index aded0e6..e18ef44 100644 --- a/public/locales/en.txt +++ b/public/locales/en.txt @@ -14,7 +14,7 @@ home.funding.description=Funds collected by the platform serve the development o # Navigation nav.documentation=Documentation -nav.publish=Publish +nav.publish=Publish profile nav.createAuthorPage=Create author page nav.loading=Loading... diff --git a/public/locales/fr.txt b/public/locales/fr.txt index 257d01a..59ed32e 100644 --- a/public/locales/fr.txt +++ b/public/locales/fr.txt @@ -14,7 +14,7 @@ home.funding.description=Les fonds collectés par la plateforme servent au déve # Navigation nav.documentation=Documentation -nav.publish=Publier +nav.publish=Publier le profil nav.createAuthorPage=Créer page auteur nav.loading=Chargement...