1
0
This commit is contained in:
CenTdemeern1
2024-10-21 19:42:53 +02:00
parent 9668d6187c
commit d7244b3c71
4 changed files with 60 additions and 8 deletions
+34
View File
@@ -11004,6 +11004,40 @@ export interface Locale extends ILocale {
* Show warning when opening external URLs
*/
"warnExternalUrl": string;
"_flash": {
/**
* Flash Content Hidden
*/
"contentHidden": string;
/**
* Powered by Ruffle.
*/
"poweredByRuffle": string;
/**
* Always be wary of arbitrary code execution!
*/
"arbitraryCodeExecutionWarning": string;
/**
* Flash Content Failed To Load:
*/
"failedToLoad": string;
/**
* Flash Content Is Loading
*/
"isLoading": string;
/**
* Loading Ruffle player
*/
"loadingRufflePlayer": string;
/**
* Loading Flash file
*/
"loadingFlashFile": string;
/**
* raw.esm.sh could not be accessed, meaning this instance's Content Security Policy is likely out of date. Please contact your instance administrators.
*/
"cspError": string;
};
"_mfm": {
/**
* This is not a widespread feature, it may not display properly on most other fedi software, including other Misskey forks