Initial commit
This commit is contained in:
22
application/Espo/Resources/i18n/pl_PL/AuthToken.json
Normal file
22
application/Espo/Resources/i18n/pl_PL/AuthToken.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"fields": {
|
||||
"user": "Użytkownik",
|
||||
"ipAddress": "IP Adres",
|
||||
"lastAccess": "Data ostatniego logowania",
|
||||
"createdAt": "Data Logowania",
|
||||
"isActive": "Jest aktywny"
|
||||
},
|
||||
"links": {
|
||||
"actionHistoryRecords": "Historia czynności"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Aktywny",
|
||||
"inactive": "Nieaktywny"
|
||||
},
|
||||
"labels": {
|
||||
"Set Inactive": "Ustaw jako nieaktywny"
|
||||
},
|
||||
"massActions": {
|
||||
"setInactive": "Ustaw jako nieaktywny"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user