mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
Extract partials
This commit is contained in:
parent
9079fc68ec
commit
c815da3afd
4 changed files with 89 additions and 82 deletions
|
@ -11,12 +11,16 @@ en:
|
|||
created: API user has been successfully created
|
||||
|
||||
show:
|
||||
header: Details
|
||||
subject: Subject
|
||||
edit_btn: Edit
|
||||
delete_btn: Delete
|
||||
delete_btn_confirm: Are you sure you want to delete this API user?
|
||||
|
||||
details:
|
||||
header: Details
|
||||
|
||||
certificates:
|
||||
subject: Subject
|
||||
|
||||
edit:
|
||||
header: Edit API user
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue