Skip to content

Commit 9d3714a

Browse files
[autofix.ci] apply automated fixes
1 parent 7e87ee1 commit 9d3714a

3 files changed

Lines changed: 16 additions & 1 deletion

File tree

lunaria/files/en-US.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,15 @@
4141
"nav": {
4242
"main_navigation": "Main",
4343
"popular_packages": "Popular packages",
44+
"blog": "blog",
4445
"search": "search",
4546
"settings": "settings",
4647
"back": "back"
4748
},
49+
"blog": {
50+
"title": "Blog",
51+
"description": "Insights and updates from the npmx community"
52+
},
4853
"settings": {
4954
"title": "settings",
5055
"tagline": "customize your npmx experience",
@@ -329,7 +334,7 @@
329334
"size": "Size",
330335
"deps": "Deps",
331336
"updated": "Updated",
332-
"install": "Install",
337+
"get_started": "Get started",
333338
"readme": "Readme",
334339
"maintainers": "Maintainers",
335340
"keywords": "Keywords",

lunaria/files/fr-FR.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,15 @@
4141
"nav": {
4242
"main_navigation": "Barre de navigation",
4343
"popular_packages": "Paquets populaires",
44+
"blog": "blog",
4445
"search": "recherche",
4546
"settings": "paramètres",
4647
"back": "Retour"
4748
},
49+
"blog": {
50+
"title": "Blog",
51+
"description": "Perspectives et actualités de la communauté npmx"
52+
},
4853
"settings": {
4954
"title": "paramètres",
5055
"tagline": "personnalisez votre expérience npmx",

lunaria/files/it-IT.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,15 @@
4141
"nav": {
4242
"main_navigation": "Principale",
4343
"popular_packages": "Pacchetti popolari",
44+
"blog": "blog",
4445
"search": "cerca",
4546
"settings": "impostazioni",
4647
"back": "Indietro"
4748
},
49+
"blog": {
50+
"title": "Blog",
51+
"description": "Approfondimenti e aggiornamenti dalla comunità npmx"
52+
},
4853
"settings": {
4954
"title": "impostazioni",
5055
"tagline": "personalizza la tua esperienza npmx",

0 commit comments

Comments
 (0)