From 972c62a1c0778f8e69d423f85c4792e4b0294554 Mon Sep 17 00:00:00 2001 From: The-Coding-Kiddo Date: Fri, 25 Jul 2025 00:02:01 +0300 Subject: [PATCH] translatition errors fixed --- src/locales/en/translation.json | 8 +++++++- src/locales/tr/translation.json | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/src/locales/en/translation.json b/src/locales/en/translation.json index da0456a..ca5e6cc 100644 --- a/src/locales/en/translation.json +++ b/src/locales/en/translation.json @@ -65,6 +65,11 @@ "update": "Update" }, + "Common": { + "save": "Save", + "cancel": "Cancel" + }, + "DataInput": { "area": "Area", "report": "Report ", @@ -112,7 +117,8 @@ "Map": { "map": "Map", "goBack": "Go Back", - "reference": "Reference" + "reference": "Reference", + "title": "Map" }, "Months": { diff --git a/src/locales/tr/translation.json b/src/locales/tr/translation.json index 3b3f782..980514e 100644 --- a/src/locales/tr/translation.json +++ b/src/locales/tr/translation.json @@ -64,6 +64,11 @@ "update": "Güncelle" }, + "Common": { + "save": "Kaydet", + "cancel": " İptal" + }, + "DataInput": { "area": "Bölge ", "report": "Rapor ", @@ -111,7 +116,8 @@ "Map": { "map": "Harita", "goBack": "Geri dön", - "reference": "Referans" + "reference": "Referans", + "title": "Harita" }, "Months": {