diff --git a/website/data/team.yml b/website/data/team.yml index f021bea17..8450808f7 100644 --- a/website/data/team.yml +++ b/website/data/team.yml @@ -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 diff --git a/website/i18n/en.json b/website/i18n/en.json index b6f3ef3f1..c923f6919 100644 --- a/website/i18n/en.json +++ b/website/i18n/en.json @@ -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",