diff --git a/locales/en.json b/locales/en.json index 7ab4510..8b9b9f0 100644 --- a/locales/en.json +++ b/locales/en.json @@ -2,6 +2,8 @@ "Styled QR Code Generator": "Styled QR Code Generator", "Randomize style": "Randomize style", "No data!": "No data!", + "Change language": "Change language", + "GitHub repository for this project": "GitHub repository for this project", "Data to encode": "Data to encode", "data to encode e.g. a URL or a string": "data to encode e.g. a URL or a string", "Logo image URL": "Logo image URL", diff --git a/src/App.vue b/src/App.vue index 8ad43da..61acfde 100644 --- a/src/App.vue +++ b/src/App.vue @@ -221,7 +221,7 @@ function uploadImage() {