Skip to content

Commit 9b241e1

Browse files
committed
fix(i18n): better French translation for "updated within"
1 parent 1916657 commit 9b241e1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

i18n/locales/fr-FR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@
509509
"scope_all": "Tout",
510510
"scope_all_description": "Rechercher tous les champs, supporte les opérateurs name: desc: kw:",
511511
"weekly_downloads": "Téléchargements hebdomadaires",
512-
"updated_within": "Mis à jour dans",
512+
"updated_within": "Mis à jour d'ici",
513513
"security": "Sécurité",
514514
"keywords": "Mots-clés",
515515
"more_keywords": "+{count} de plus",

lunaria/files/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@
679679
},
680680
"contributors": {
681681
"title": "Contributors",
682-
"description": "npmx is fully open source, built by an amazing community of contributors.",
682+
"description": "npmx is fully open source, built by an amazing community of contributors. Join us and let's build the npm browsing experience we always wanted, together.",
683683
"loading": "Loading contributors...",
684684
"error": "Failed to load contributors",
685685
"view_profile": "View {name}'s GitHub profile"

lunaria/files/fr-FR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@
509509
"scope_all": "Tout",
510510
"scope_all_description": "Rechercher tous les champs, supporte les opérateurs name: desc: kw:",
511511
"weekly_downloads": "Téléchargements hebdomadaires",
512-
"updated_within": "Mis à jour dans",
512+
"updated_within": "Mis à jour d'ici",
513513
"security": "Sécurité",
514514
"keywords": "Mots-clés",
515515
"more_keywords": "+{count} de plus",

0 commit comments

Comments
 (0)