You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,9 @@
1
-
# Live Translator Plugin for Vue 2
1
+
# Live Translator Plugin
2
+
> [!WARNING]
3
+
> Plugin has been updated to Vue 3 only. To use with Vue 2 please use the legacy `vue2` branch.
4
+
5
+
## Demo
6
+
Find a live demo app at: [https://apicore-engineering.github.io/vue-i18n-live-translator-plugin/](https://apicore-engineering.github.io/vue-i18n-live-translator-plugin/)
2
7
3
8
## Install
4
9
```bash
@@ -7,10 +12,9 @@ npm i -s https://github.com/apicore-engineering/vue-i18n-live-translator-plugin
0 commit comments