translatition errors fixed

This commit is contained in:
2025-07-25 00:02:01 +03:00
parent 5c0bbf217b
commit ff456b5f62
2 changed files with 14 additions and 2 deletions

View File

@@ -65,6 +65,11 @@
"update": "Update" "update": "Update"
}, },
"Common": {
"save": "Save",
"cancel": "Cancel"
},
"DataInput": { "DataInput": {
"area": "Area", "area": "Area",
"report": "Report ", "report": "Report ",
@@ -112,7 +117,8 @@
"Map": { "Map": {
"map": "Map", "map": "Map",
"goBack": "Go Back", "goBack": "Go Back",
"reference": "Reference" "reference": "Reference",
"title": "Map"
}, },
"Months": { "Months": {

View File

@@ -64,6 +64,11 @@
"update": "Güncelle" "update": "Güncelle"
}, },
"Common": {
"save": "Kaydet",
"cancel": " İptal"
},
"DataInput": { "DataInput": {
"area": "Bölge ", "area": "Bölge ",
"report": "Rapor ", "report": "Rapor ",
@@ -111,7 +116,8 @@
"Map": { "Map": {
"map": "Harita", "map": "Harita",
"goBack": "Geri dön", "goBack": "Geri dön",
"reference": "Referans" "reference": "Referans",
"title": "Harita"
}, },
"Months": { "Months": {