Client - fix oauth2 translations

This commit is contained in:
Sam 2022-11-30 10:28:59 +01:00
parent 1966d0f6f0
commit 3af6b3af37
2 changed files with 4 additions and 4 deletions

View File

@ -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",