mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 20:18:22 +02:00
Use standard header for registrar API users in admin area
This commit is contained in:
parent
4d60985138
commit
a28a4ebb34
6 changed files with 59 additions and 14 deletions
|
@ -2,15 +2,20 @@ en:
|
|||
admin:
|
||||
api_users:
|
||||
index:
|
||||
title: API users
|
||||
header: API users
|
||||
active: Active
|
||||
|
||||
show:
|
||||
active: Active
|
||||
subject: Subject
|
||||
edit_btn: Edit
|
||||
delete_btn: Delete
|
||||
|
||||
new:
|
||||
title: New API user
|
||||
header: New API user
|
||||
|
||||
edit:
|
||||
header: Edit API user
|
||||
|
||||
form:
|
||||
active: Active
|
||||
|
|
|
@ -277,7 +277,6 @@ en:
|
|||
certificate_signing_req: 'Certificate signing request'
|
||||
csr: 'CSR'
|
||||
crt: 'CRT'
|
||||
back_to_api_user: 'Back to API user'
|
||||
|
||||
dnskey: 'DNS key'
|
||||
dnskeys: 'DNS Keys'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue