1
0
Fork 0

feat: Add Multi-Language Support to NextCloud (#2977)

This commit is contained in:
zhengkunwang 2025-01-14 18:50:01 +08:00 committed by GitHub
parent 8ca76421ab
commit fb3ae1b531
2 changed files with 24 additions and 2 deletions

View File

@ -8,6 +8,14 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: Port
ja: ポート
ms: Port
pt-br: Porta
ru: Порт
zh-Hant:
zh: 端口
- default: Asia/Shanghai
edit: true
envKey: TIME_ZONE
@ -15,5 +23,11 @@ additionalProperties:
labelZh: 时区
required: true
type: text
label:
en: Time Zone
ja: タイムゾーン
ms: Zon Waktu
pt-br: Fuso Horário
ru: Часовой пояс
zh-Hant: 時區
zh: 时区

View File

@ -10,6 +10,14 @@ additionalProperties:
- Storage
shortDescZh: Nextcloud 服务器,所有数据的安全家园
shortDescEn: Nextcloud server, a safe home for all your data
description:
en: Nextcloud server, a safe home for all your data
ja: Nextcloud サーバー、あなたのすべてのデータの安全な保管場所
ms: Pelayan Nextcloud, rumah yang selamat untuk semua data anda
pt-br: Servidor Nextcloud, um lar seguro para todos os seus dados
ru: Сервер Nextcloud, безопасное место для всех ваших данных
zh-Hant: Nextcloud 伺服器,所有資料的安全之家
zh: Nextcloud 服务器,所有数据的安全之家
type: tool
crossVersionUpdate: true
limit: 0