mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update docusaurus.config.js
This commit is contained in:
parent
303c659bfc
commit
6576ea7a5b
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ const i18nConfig = {
|
|||
'it-IT': { label: `Italiano (${progress['it'].translationProgress}%)` },
|
||||
'es-ES': { label: `Español (${progress['es-ES'].translationProgress}%)` },
|
||||
'de-DE': { label: `Deutsch (${progress['de'].translationProgress}%)` },
|
||||
'ga-IE': { label: `Gaeilge (Éire) (${progress['ga'].translationProgress}%)` },
|
||||
'ga-IE': { label: `Gaeilge (Éire) (${progress['ga-IE'].translationProgress}%)` },
|
||||
'cs-CZ': { label: `Čeština (Česko) (${progress['cs'].translationProgress}%)` },
|
||||
'fr-FR': { label: `Français (${progress['fr'].translationProgress}%)` },
|
||||
'pl-PL': { label: `Polski (Polska) (${progress['pl'].translationProgress}%)` },
|
||||
|
|
Loading…
Reference in a new issue