feat: Add Multi-Language Support to Bitwarden (#2961)
This commit is contained in:
@@ -8,3 +8,11 @@ additionalProperties:
|
|||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
label:
|
||||||
|
en: Port
|
||||||
|
ja: ポート
|
||||||
|
ms: Port
|
||||||
|
pt-br: Porta
|
||||||
|
ru: Порт
|
||||||
|
zh-Hant: 埠
|
||||||
|
zh: 端口
|
||||||
|
|||||||
@@ -10,6 +10,14 @@ additionalProperties:
|
|||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 开源的密码管理服务
|
shortDescZh: 开源的密码管理服务
|
||||||
shortDescEn: Open source password management service
|
shortDescEn: Open source password management service
|
||||||
|
description:
|
||||||
|
en: Open source password management service
|
||||||
|
ja: オープンソースのパスワード管理サービス
|
||||||
|
ms: Perkhidmatan pengurusan kata laluan sumber terbuka
|
||||||
|
pt-br: Serviço de gerenciamento de senhas de código aberto
|
||||||
|
ru: Открытое программное обеспечение для управления паролями
|
||||||
|
zh-Hant: 開源密碼管理服務
|
||||||
|
zh: 开源密码管理服务
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user