chore: New Translation updates (#5287)

This commit is contained in:
Sojan Jose
2022-08-19 13:55:23 +05:30
committed by GitHub
parent a788e7ac7a
commit f33ff351cf
77 changed files with 6862 additions and 870 deletions

View File

@@ -152,7 +152,7 @@
"DELETE_AVATAR": {
"API": {
"SUCCESS_MESSAGE": "Kişi profil resmi başarıyla silindi",
"ERROR_MESSAGE": "Could not delete the contact avatar. Please try again later."
"ERROR_MESSAGE": "Kişi avatarı silinemedi. Lütfen daha sonra tekrar deneyiniz."
}
},
"SUCCESS_MESSAGE": "Kişi bilgileri başarıyla kaydedildi",
@@ -327,7 +327,7 @@
},
"SUMMARY": {
"TITLE": "Özet",
"DELETE_WARNING": "Contact of <strong>%{childContactName}</strong> will be deleted.",
"DELETE_WARNING": "<strong>%{childContactName}</strong> kişisi silinecek.",
"ATTRIBUTE_WARNING": "Contact details of <strong>%{childContactName}</strong> will be copied to <strong>%{primaryContactName}</strong>."
},
"SEARCH": {
@@ -337,10 +337,10 @@
"SUBMIT": " Kişileri birleştir",
"CANCEL": "İptal Et",
"CHILD_CONTACT": {
"ERROR": "Select a child contact to merge"
"ERROR": "Birleştirilecek bir alt kişi seçin"
},
"SUCCESS_MESSAGE": "Kişi başarıyla birleştirildi",
"ERROR_MESSAGE": "Could not merge contacts, try again!"
"ERROR_MESSAGE": "Kişiler birleştirilemedi, tekrar deneyin!"
}
}
}