1
0

clearer warning when replacing saved keys

This commit is contained in:
dakkar
2025-02-07 18:46:08 +00:00
parent 01006058c4
commit 83afdc883a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11674,7 +11674,7 @@ export interface Locale extends ILocale {
"genKeys": string;
"_genKeysDialog": {
/**
* Are you sure that you want to generate new keys?
* Are you sure that you want to generate new keys? This will stop push notifications for all users who have already enabled them.
*/
"text": string;
/**