diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index f4d47d487..49c65e37a 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -177,6 +177,7 @@ "AwaitingMyApproval": "Assigned", "Azure": "Azure (China)", "Azure_Int": "Azure (International)", + "AzureKeyVault": "Azure vault", "Backup": "Backup", "BackupAccountsHelpText": "Backup account information externally. it can be stored in an external system or sent via email, supporting segmented delivery.", "BadConflictErrorMsg": "Refreshing, please try again later", diff --git a/apps/i18n/lina/ja.json b/apps/i18n/lina/ja.json index ba957ef8b..57288b30a 100644 --- a/apps/i18n/lina/ja.json +++ b/apps/i18n/lina/ja.json @@ -177,6 +177,7 @@ "AwaitingMyApproval": "私の承認待ち", "Azure": "Azure(中国)", "Azure_Int": "アジュール(インターナショナル)", + "AzureKeyVault": "Azure vault", "Backup": "バックアップ", "BackupAccountsHelpText": "アカウント情報を外部にバックアップする。外部システムに保存するかメールを送信することもできます、セクション方式をサポートしています", "BadConflictErrorMsg": "更新中です、しばらくお待ちください", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index 73c7ea3ad..7c82132b3 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -177,6 +177,7 @@ "AwaitingMyApproval": "待我审批", "Azure": "Azure (中国)", "Azure_Int": "Azure (国际)", + "AzureKeyVault": "Azure vault", "Backup": "备份", "BackupAccountsHelpText": "备份账号信息到外部。可以存储到外部系统或发送邮件,支持分段方式", "BadConflictErrorMsg": "正在刷新中,请稍后再试", diff --git a/apps/i18n/lina/zh_hant.json b/apps/i18n/lina/zh_hant.json index 3a07509bc..4adc747de 100644 --- a/apps/i18n/lina/zh_hant.json +++ b/apps/i18n/lina/zh_hant.json @@ -238,6 +238,7 @@ "AwaitingMyApproval": "待我審批", "Azure": "Azure (中國)", "Azure_Int": "Azure (國際)", + "AzureKeyVault": "Azure vault", "Backup": "備份", "BackupAccountsHelpText": "備份帳號資訊至外部。可以儲存到外部系統或寄送郵件,支援分段方式", "BadConflictErrorMsg": "正在刷新中,請稍後再試",