mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
* chore: enable Italian and French on website * chore: add translators team for french and italian
This commit is contained in:
parent
4e3455157c
commit
79b3ce4bb6
@ -84,3 +84,17 @@ translators:
|
||||
- name: breathewind
|
||||
crowdin: breathewind
|
||||
role: translator
|
||||
french:
|
||||
- name: Léon Cédric
|
||||
crowdin: leyt
|
||||
role: proofreader
|
||||
- name: Avoine
|
||||
crowdin: ahmedess
|
||||
role: translator
|
||||
italian:
|
||||
- name: mcassani
|
||||
crowdin: mcassani
|
||||
role: proofreader
|
||||
- name: Erika Scanu
|
||||
crowdin: akireuna
|
||||
role: translator
|
||||
|
@ -3,7 +3,7 @@
|
||||
"localized-strings": {
|
||||
"next": "Next",
|
||||
"previous": "Previous",
|
||||
"tagline": "Verdaccio · A lightweight private npm proxy registry",
|
||||
"tagline": "A lightweight private npm proxy registry",
|
||||
"ansible": "Ansible",
|
||||
"authentification": "Authentification",
|
||||
"build": "Build the source code",
|
||||
@ -32,7 +32,7 @@
|
||||
"unit-testing": "Unit Testing",
|
||||
"uplinks": "Uplinks",
|
||||
"use-cases": "Use Cases",
|
||||
"webui": "Web User Interface2",
|
||||
"webui": "Web User Interface",
|
||||
"what-is-verdaccio": "What is Verdaccio?",
|
||||
"windows": "Installing As a Windows Service",
|
||||
"Docs": "Docs",
|
||||
|
Loading…
Reference in New Issue
Block a user