feature(api): setup autorizations

This commit is contained in:
simon lehericey 2024-01-17 11:07:48 +01:00
parent 1d7b6a6a54
commit 8a9e5754a1
6 changed files with 198 additions and 2 deletions

View file

@ -0,0 +1,12 @@
---
en:
api_tokens:
nom:
new_token: New token creation
name: name of the token
name-hint: 'examples: orus prod, presta'
continue: continue
cancel: back
autorisations:
cancel: back
continue: continue

View file

@ -5,5 +5,8 @@ fr:
new_token: Création d'un nouveau jeton
name: Nom du jeton
name-hint: 'exemples: prod orus, test presta'
continue: continuer
cancel: retour
continue: Continuer
cancel: Retour
autorisations:
cancel: Retour
continue: Continuer