mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat: add toast notifications and dialog components for improved user interaction
This commit is contained in:
+1
-2
@@ -21,7 +21,7 @@ export const I18N = {
|
||||
allItems: 'All Items',
|
||||
noFolder: 'No Folder',
|
||||
searchVault: 'Search vault',
|
||||
filter: 'Filter',
|
||||
filter: 'Search',
|
||||
typeAll: 'All items',
|
||||
typeLogin: 'Logins',
|
||||
typeCard: 'Cards',
|
||||
@@ -214,4 +214,3 @@ export const I18N = {
|
||||
langSwitch: 'English',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user