1
0

merge: branch develop

This commit is contained in:
Mar0xy
2023-10-18 19:56:42 +02:00
97 changed files with 1565 additions and 853 deletions
+7
View File
@@ -549,6 +549,7 @@ export interface Locale {
"deleteAll": string;
"showFixedPostForm": string;
"showFixedPostFormInChannel": string;
"withRepliesByDefaultForNewlyFollowed": string;
"newNoteRecived": string;
"sounds": string;
"sound": string;
@@ -1107,6 +1108,10 @@ export interface Locale {
"installed": string;
"branding": string;
"enableServerMachineStats": string;
"enableAchievements": string;
"turnOffAchievements": string;
"enableBotTrending": string;
"turnOffBotTrending": string;
"enableIdenticonGeneration": string;
"turnOffToImprovePerformance": string;
"createInviteCode": string;
@@ -1143,6 +1148,7 @@ export interface Locale {
"pinnedList": string;
"keepScreenOn": string;
"clickToOpen": string;
"showBots": string;
"verifiedLink": string;
"notifyNotes": string;
"unnotifyNotes": string;
@@ -2079,6 +2085,7 @@ export interface Locale {
"userLists": string;
"excludeMutingUsers": string;
"excludeInactiveUsers": string;
"withReplies": string;
};
"_charts": {
"federation": string;