Merge branch 'hotfix/4.7.1'

This commit is contained in:
yuri
2017-05-17 15:56:37 +03:00
@@ -0,0 +1,28 @@
{
"fields": {
"user": "Użytkownik",
"action": "Czynność",
"createdAt": "Data",
"user": "Użytkownik",
"target": "Element",
"targetType": "Moduł",
"authToken": "Token Autoryzacyjny",
"ipAddress": "Adres IP"
},
"links": {
"authToken": "Token Autoryzacyjny",
"user": "Użytkownik",
"target": "Element"
},
"presetFilters": {
"onlyMy": "Tylko ja"
},
"options": {
"action": {
"read": "Przeczytano",
"update": "Zaktualizowano",
"delete": "Usunięto",
"create": "Utworzono"
}
}
}