1
0

Add various translations for i18n apps (#3475)

This commit is contained in:
John Niang
2025-03-25 16:59:32 +08:00
committed by GitHub
parent 5deabf7247
commit a6d5694275
239 changed files with 4503 additions and 42 deletions

View File

@@ -5,6 +5,15 @@ additionalProperties:
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
label:
en: Port
ja: ポート
ms: Port
pt-br: Porta
ru: Порт
ko: 포트
zh: 端口
zh-Hant:
required: true
rule: paramPort
type: number

3
verdaccio/README_en.md Normal file
View File

@@ -0,0 +1,3 @@
# Verdaccio
**Verdaccio** is a simple, **zero-configuration local private npm registry**. You can start using it without needing a full database! Verdaccio works out of the box with **its own lightweight database** and can proxy other registries (e.g., npmjs.org), caching downloaded modules along the way. For users who want to extend storage capabilities, Verdaccio **supports various community-made plugins to integrate with services like Amazon S3, Google Cloud Storage, etc., or you can create your own plugins**.

View File

@@ -16,4 +16,13 @@ additionalProperties:
recommend: 0
website: https://verdaccio.org/
github: https://github.com/verdaccio/verdaccio
document: https://verdaccio.org/docs/what-is-verdaccio
document: https://verdaccio.org/docs/what-is-verdaccio
description:
en: Local private NPM registry
zh: 本地私有 NPM 注册中心
zh-Hant: 本地私有 NPM 註冊中心
ja: ローカルプライベート NPM レジストリ
ms: Pendaftaran NPM persendirian tempatan
pt-br: Registro NPM privado local
ru: Локальный частный реестр NPM
ko: 로컬 개인 NPM 레지스트리