🌐 feat(i18n): add clear key

used for the "clear notifications" button
This commit is contained in:
retrozinndev
2025-05-25 08:51:20 -03:00
parent aca9e98055
commit c37c9c62bf
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ export type i18nStruct = {
connect: string,
apps: string;
clear: string;
control_center: {
tiles: {