🌐 feat(i18n): add clear key
used for the "clear notifications" button
This commit is contained in:
@@ -18,6 +18,7 @@ export type i18nStruct = {
|
||||
connect: string,
|
||||
|
||||
apps: string;
|
||||
clear: string;
|
||||
|
||||
control_center: {
|
||||
tiles: {
|
||||
|
||||
Reference in New Issue
Block a user