diff --git a/package.json b/package.json
index e40b359..a163765 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"fflate": "^0.8.2",
"qrcode": "^1.5.4",
"vue": "^3.4.0",
+ "vue-i18n": "^9.14.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
diff --git a/src/App.vue b/src/App.vue
index f046b40..4eb4c10 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -2,20 +2,55 @@
@@ -132,6 +132,15 @@
diff --git a/src/views/JsonFormatter.vue b/src/views/JsonFormatter.vue
index 22f82b0..48c0fd6 100644
--- a/src/views/JsonFormatter.vue
+++ b/src/views/JsonFormatter.vue
@@ -8,7 +8,7 @@
{{ toastMessage }}
-