upd: add i18n
This commit is contained in:
Vendored
+8
@@ -2240,6 +2240,14 @@ export interface Locale extends ILocale {
|
||||
* s3ForcePathStyleを有効にすると、バケット名をURLのホスト名ではなくパスの一部として指定することを強制します。セルフホストされたMinioなどの使用時に有効にする必要がある場合があります。
|
||||
*/
|
||||
"s3ForcePathStyleDesc": string;
|
||||
/**
|
||||
* DeepLX-JS を使用する (認証キーなし)
|
||||
*/
|
||||
"deeplFreeMode": string;
|
||||
/**
|
||||
* ヘルプが必要ですか? DeepLX-JSのセットアップ方法については、ドキュメントを参照してください。
|
||||
*/
|
||||
"deeplFreeModeDescription": string;
|
||||
/**
|
||||
* サーバーログ
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user