Initial commit
This commit is contained in:
22
application/Espo/Resources/i18n/tr_TR/AuthToken.json
Normal file
22
application/Espo/Resources/i18n/tr_TR/AuthToken.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"fields": {
|
||||
"user": "Kullanıcı",
|
||||
"ipAddress": "IP Adresi",
|
||||
"lastAccess": "Son Erişim Tarihi",
|
||||
"createdAt": "Giriş Tarihi",
|
||||
"isActive": "Etkin mi?"
|
||||
},
|
||||
"links": {
|
||||
"actionHistoryRecords": "Eylem Tarihçesi"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Etkin",
|
||||
"inactive": "Pasif"
|
||||
},
|
||||
"labels": {
|
||||
"Set Inactive": "Pasif Yap"
|
||||
},
|
||||
"massActions": {
|
||||
"setInactive": "Pasif Yap"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user