1
0

merge: upstream

This commit is contained in:
Marie
2024-01-10 00:25:19 +01:00
9 changed files with 326 additions and 47 deletions
+4
View File
@@ -648,6 +648,7 @@ export interface Locale {
"small": string;
"generateAccessToken": string;
"permission": string;
"adminPermission": string;
"enableAll": string;
"disableAll": string;
"tokenRequested": string;
@@ -1238,6 +1239,9 @@ export interface Locale {
"bubbleGame": string;
"sfx": string;
"soundWillBePlayed": string;
"showReplay": string;
"replay": string;
"replaying": string;
"_announcement": {
"forExistingUsers": string;
"forExistingUsersDescription": string;