feat: Add Multi-Language Support to Bitwarden (#2961)
This commit is contained in:
parent
6add8da9b2
commit
def46c61c1
|
|
@ -8,3 +8,11 @@ additionalProperties:
|
|||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
label:
|
||||
en: Port
|
||||
ja: ポート
|
||||
ms: Port
|
||||
pt-br: Porta
|
||||
ru: Порт
|
||||
zh-Hant: 埠
|
||||
zh: 端口
|
||||
|
|
|
|||
|
|
@ -10,6 +10,14 @@ additionalProperties:
|
|||
- Tool
|
||||
shortDescZh: 开源的密码管理服务
|
||||
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
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue