mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
Remove duplicate custom_domain translation keys
Co-authored-by: c121914yu <50446880+c121914yu@users.noreply.github.com>
This commit is contained in:
parent
9db0237ba6
commit
20ed50dcb8
|
|
@ -11,7 +11,6 @@
|
|||
"create_model": "Add new model",
|
||||
"custom_domain": "Custom Domain",
|
||||
"custom_model": "custom model",
|
||||
"custom_domain": "custom domain",
|
||||
"custom_domain.domain": "Domain",
|
||||
"custom_domain.provider": "Domain Provider",
|
||||
"custom_domain.registration_hint": "Please prepare your own domain and complete the ICP filing through <bold>{{provider}}</bold>, then fill in the domain in the input box below",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@
|
|||
"custom_config_details": "定制配置详情",
|
||||
"custom_domain": "自定义域名",
|
||||
"custom_model": "自定义模型",
|
||||
"custom_domain": "自定义域名",
|
||||
"custom_domain.domain": "域名",
|
||||
"custom_domain.provider": "域名备案商",
|
||||
"custom_domain.registration_hint": "请自备域名并通过 <bold>{{provider}}</bold> 完成备案后,将域名填入下方输入框中",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@
|
|||
"custom_config_details": "定制配置詳情",
|
||||
"custom_domain": "自定義域名",
|
||||
"custom_model": "自訂模型",
|
||||
"custom_domain": "自訂域名",
|
||||
"custom_domain.domain": "域名",
|
||||
"custom_domain.provider": "域名備案商",
|
||||
"custom_domain.registration_hint": "請自備域名並透過 <bold>{{provider}}</bold> 完成備案後,將域名填入下方輸入框中",
|
||||
|
|
|
|||
Loading…
Reference in New Issue