1
0

change notificationDotNotWorkingAdvice wording

This commit is contained in:
KevinWh0
2024-06-17 21:48:52 +02:00
committed by dakkar
parent a3ff0510fb
commit 72c8391208
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2809,7 +2809,7 @@ export interface Locale extends ILocale {
*/
"notificationDotWorking": string;
/**
* {link}
* {link}
*/
"notificationDotNotWorkingAdvice": ParameterizedString<"link">;
/**