Initial commit
This commit is contained in:
22
application/Espo/Resources/i18n/sv_SE/AuthToken.json
Normal file
22
application/Espo/Resources/i18n/sv_SE/AuthToken.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"fields": {
|
||||
"user": "Användare",
|
||||
"ipAddress": "IP-adress",
|
||||
"lastAccess": "Senaste åtkomstdatum",
|
||||
"createdAt": "Inloggningsdatum",
|
||||
"isActive": "Är aktiv"
|
||||
},
|
||||
"links": {
|
||||
"actionHistoryRecords": "Åtgärdshistorik"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Aktiv",
|
||||
"inactive": "Inaktiv"
|
||||
},
|
||||
"labels": {
|
||||
"Set Inactive": "Gör inaktiv"
|
||||
},
|
||||
"massActions": {
|
||||
"setInactive": "Gör inaktiv"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user