chore: handle provider name capitalization (#855)

This commit is contained in:
Joel
2023-08-15 17:22:40 +08:00
committed by GitHub
parent 2c77a74c40
commit bf45f08e78
2 changed files with 9 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ const translation = {
apiKeyInfo: {
cloud: {
trial: {
title: '您正在使用 {{providerName}} 试用配额。',
title: '您正在使用 {{providerName}} 试用配额。',
description: '试用配额仅供您测试使用。 在试用配额用完之前,请自行设置模型提供商或购买额外配额。',
},
exhausted: {