diff --git a/frontend/package.json b/frontend/package.json index 7f947a8b5..2ebf5c1a2 100755 --- a/frontend/package.json +++ b/frontend/package.json @@ -47,7 +47,6 @@ "vue-clickaway": "^2.2.2", "vue-clipboard2": "^0.3.0", "vue-cookies": "^1.7.4", - "vue-country-flag": "^2.0.3", "vue-flatpickr-component": "^8.1.2", "vue-good-table": "^2.21.3", "vue-i18n": "^8.22.4", diff --git a/frontend/public/img/icons/icons-translation.png b/frontend/public/img/icons/icons-translation.png new file mode 100644 index 000000000..3f06d0690 Binary files /dev/null and b/frontend/public/img/icons/icons-translation.png differ diff --git a/frontend/src/App.vue b/frontend/src/App.vue index cacd67568..dff1e26df 100755 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,6 +1,13 @@ diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 153f68808..cf52833bf 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -11297,11 +11297,6 @@ vue-cookies@^1.7.4: resolved "https://registry.yarnpkg.com/vue-cookies/-/vue-cookies-1.7.4.tgz#d241d0a0431da0795837651d10b4d73e7c8d3e8d" integrity sha512-mOS5Btr8V9zvAtkmQ7/TfqJIropOx7etDAgBywPCmHjvfJl2gFbH2XgoMghleLoyyMTi5eaJss0mPN7arMoslA== -vue-country-flag@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/vue-country-flag/-/vue-country-flag-2.0.3.tgz#f644d8f5150a97f473f0c13e04622c6ede37d1de" - integrity sha512-QZM3hNNhnGU+G1qnpq1BiICE4Zh91UA++/UpM0go8XbxkVxTiPy4asWY07vL/3PtW8M69YqWVbhwG13rzvNwkA== - vue-eslint-parser@^2.0.3: version "2.0.3" resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-2.0.3.tgz#c268c96c6d94cfe3d938a5f7593959b0ca3360d1"