1
0

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:
dakkar
2024-06-13 07:58:06 +00:00
9 changed files with 85 additions and 6 deletions
+16
View File
@@ -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;
/**
* アニメーション画像を再生しない
*/