merge: Choosing search engines for search mfm (!547)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/547 Approved-by: Luna <her@mint.lgbt> Approved-by: Marie <marie@kaifa.ch>
This commit is contained in:
Vendored
+16
@@ -3024,6 +3024,22 @@ export interface Locale extends ILocale {
|
||||
* 添付画像のサムネイルをオリジナル画質にする
|
||||
*/
|
||||
"loadRawImages": string;
|
||||
/**
|
||||
* 検索MFMの検索エンジン
|
||||
*/
|
||||
"searchEngine": string;
|
||||
/**
|
||||
* 他
|
||||
*/
|
||||
"searchEngineOther": string;
|
||||
/**
|
||||
* カスタム URI は、"https://www.google.com/search?q=\{query}" や "https://www.google.com/search?q=%s" のような形式で入力する必要があります。
|
||||
*/
|
||||
"searchEngineCustomURIDescription": string;
|
||||
/**
|
||||
* カスタム URI
|
||||
*/
|
||||
"searchEngineCusomURI": string;
|
||||
/**
|
||||
* アニメーション画像を再生しない
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user