refactor(frontend): route protected API access through server session
This commit is contained in:
parent
1d5630ed8c
commit
b11f64d5a1
31 changed files with 727 additions and 249 deletions
|
|
@ -10,6 +10,11 @@
|
|||
"nav_appName": "innercontext",
|
||||
"nav_appSubtitle": "zdrowie & pielęgnacja",
|
||||
|
||||
"auth_signedInAs": "Zalogowano jako",
|
||||
"auth_roleAdmin": "Administrator",
|
||||
"auth_roleMember": "Użytkownik",
|
||||
"auth_logout": "Wyloguj",
|
||||
|
||||
"common_save": "Zapisz",
|
||||
"common_cancel": "Anuluj",
|
||||
"common_add": "Dodaj",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue