generator-pyhipster
Version:
Python (Flask) + Angular/React/Vue in one handy generator
16 lines (15 loc) • 464 B
JSON
{
"sessions": {
"title": "Aktivní sezení uživatele [<strong>{{username}}</strong>]",
"table": {
"ipaddress": "IP adresa",
"useragent": "User Agent",
"date": "Datum",
"button": "Zrušit"
},
"messages": {
"success": "<strong>Sezení bolo zrušeno!</strong>",
"error": "<strong>Vyskytla se chyba!</strong> Sezení nemohlo být zrušeno."
}
}
}