1
0

merge: DeepLX-JS support (!396)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/396

Closes #324

Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: dakkar <dakkar@thenautilus.net>
This commit is contained in:
Marie
2024-02-03 17:54:59 +00:00
16 changed files with 315 additions and 29 deletions
+8
View File
@@ -2240,6 +2240,14 @@ export interface Locale extends ILocale {
* s3ForcePathStyleを有効にすると、バケット名をURLのホスト名ではなくパスの一部として指定することを強制します。セルフホストされたMinioなどの使用時に有効にする必要がある場合があります。
*/
"s3ForcePathStyleDesc": string;
/**
* DeepLX-JS を使用する (認証キーなし)
*/
"deeplFreeMode": string;
/**
* ヘルプが必要ですか? DeepLX-JSのセットアップ方法については、ドキュメントを参照してください。
*/
"deeplFreeModeDescription": string;
/**
* サーバーログ
*/