Client - fix oauth2 translations
This commit is contained in:
parent
1966d0f6f0
commit
3af6b3af37
@ -9,8 +9,8 @@
|
||||
"profile:write_DESCRIPTION": "staat schrijftoegang toe aan <code>auth</code> endpoints.",
|
||||
"profile:read_DESCRIPTION": "staat leestoegang toe aan <code>auth</code> endpoints.",
|
||||
"users:write_DESCRIPTION": "staat schrijftoegang toe aan <code>users</code> endpoints.",
|
||||
"workouts:read_DESCRIPTION": "staat leestoegang toe aan <code>trainingen</code> endpoints.",
|
||||
"workouts:write_DESCRIPTION": "staat schrijftoegang toe aan <code>trainingen</code> endpoints.",
|
||||
"workouts:read_DESCRIPTION": "staat leestoegang toe aan <code>workouts</code> endpoints.",
|
||||
"workouts:write_DESCRIPTION": "staat schrijftoegang toe aan <code>workouts</code> endpoints.",
|
||||
"application:write_DESCRIPTION": "geeft toestemming tot aanpassen van de applicatie instellingen."
|
||||
},
|
||||
"NAME": "Naam van de app",
|
||||
|
Loading…
Reference in New Issue
Block a user