updated frontend and auth backend service
This commit is contained in:
@@ -16,5 +16,31 @@
|
||||
},
|
||||
"LocaleLayout": {
|
||||
"title": "Next.js i18n Uygulaması"
|
||||
},
|
||||
"Select": {
|
||||
"title": "Seçeneğinizi Seçin",
|
||||
"description": "Devam etmek için lütfen aşağıdaki seçeneklerden birini seçin",
|
||||
"employee": "Çalışan",
|
||||
"staff": "Personel",
|
||||
"uuid": "UUID",
|
||||
"department": "Departman",
|
||||
"name": "İsim",
|
||||
"code": "Kod",
|
||||
"company": "Şirket",
|
||||
"occupant": "Oturak",
|
||||
"occupant_code": "Oturak Kodu",
|
||||
"building": "Bina",
|
||||
"type": "Tip",
|
||||
"part_details": "Parça Detayları",
|
||||
"no": "No",
|
||||
"level": "Seviye",
|
||||
"status": "Durum",
|
||||
"livable": "Yaşanabilir",
|
||||
"not_livable": "Yaşanamaz",
|
||||
"selection": "Seçim",
|
||||
"id": "ID",
|
||||
"processing": "İşleniyor...",
|
||||
"continue": "Devam Et",
|
||||
"select_option": "Devam etmek için bir seçenek seçin"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user