Sink/components/dashboard
ccbikai ac7caf141f fix: correct link copy function and add i18n support
- Updates shortLink copy function to use .value for reactive reference
- Adds i18n translation support in Editor component

The copy function was trying to access the shortLink directly instead of its value, which would fail in Vue's reactive system. This fix ensures proper reactivity handling when copying links.
2025-03-16 13:17:30 +08:00
..
links fix: correct link copy function and add i18n support 2025-03-16 13:17:30 +08:00
metrics feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Breadcrumb.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Counters.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
DatePicker.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Filters.vue Merge branch 'master' into i18n 2025-03-16 11:02:00 +08:00
Index.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Logout.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Nav.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Views.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00