You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/locales/fr-FR.json
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,8 @@
149
149
"code": "Code",
150
150
"diff": "Diff",
151
151
"compare": "Comparer ce paquet",
152
-
"download": "Télécharger le tarball"
152
+
"download": "Télécharger le tarball",
153
+
"changelog": "Changements"
153
154
},
154
155
"package_actions": {
155
156
"copy_run": "Copier la commande d'exécution"
@@ -555,11 +556,7 @@
555
556
},
556
557
"page_title": "Historique des versions",
557
558
"current_tags": "Tags actuels",
558
-
"no_match_filter": "Aucune version ne correspond à {filter}",
559
-
"copy_alt": {
560
-
"per_version_analysis": "La version {version} a été téléchargée {downloads} fois",
561
-
"general_description": "Graphique en barres montrant les téléchargements par version pour {versions_count} versions {semver_grouping_mode} du paquet {package_name}, {date_range_label} de la version {first_version} à la version {last_version}. La version la plus téléchargée est {max_downloaded_version} avec {max_version_downloads} téléchargements. {per_version_analysis}. {watermark}."
562
-
}
559
+
"no_match_filter": "Aucune version ne correspond à {filter}"
0 commit comments