feat: Translate frontend/src/i18n/en.json in tr
89% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'tr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
This commit is contained in:
parent
b96969cb7a
commit
ae76f0b0a6
@ -101,7 +101,10 @@
|
|||||||
"submit": "Giriş",
|
"submit": "Giriş",
|
||||||
"username": "Kullanıcı adı",
|
"username": "Kullanıcı adı",
|
||||||
"usernameTaken": "Kullanıcı adı mevcut",
|
"usernameTaken": "Kullanıcı adı mevcut",
|
||||||
"wrongCredentials": "Yanlış hesap bilgileri"
|
"wrongCredentials": "Yanlış hesap bilgileri",
|
||||||
|
"logout_reasons": {
|
||||||
|
"inactivity": "You have been logged out due to inactivity."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"permanent": "Kalıcı",
|
"permanent": "Kalıcı",
|
||||||
"prompts": {
|
"prompts": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user