Added Translations

This commit is contained in:
grata
2023-04-18 09:43:00 +02:00
parent e5b9e20f32
commit 3ebba88398
9 changed files with 156 additions and 102 deletions

8
src/assets/i18n/en.json Normal file
View File

@@ -0,0 +1,8 @@
{
"alertMessage": "Enter a location!!",
"translate": "Translate",
"searchButton": "Search",
"searchPlaceholder": "Type here...",
"menuPlaces": "Places",
"menuNear": "Near"
}