mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-04 08:41:50 +02:00
Added a few more translated strings
This commit is contained in:
parent
75073dae34
commit
5ac2030b28
4 changed files with 31 additions and 7 deletions
|
@ -1,2 +1,14 @@
|
|||
msgid "Dashboard"
|
||||
msgstr "Dashboard"
|
||||
msgstr "Dashboard"
|
||||
|
||||
msgid "Domains"
|
||||
msgstr "Domains"
|
||||
|
||||
msgid "Contacts"
|
||||
msgstr "Contacts"
|
||||
|
||||
msgid "Hosts"
|
||||
msgstr "Hosts"
|
||||
|
||||
msgid "Logs"
|
||||
msgstr "Logs"
|
Binary file not shown.
|
@ -1,2 +1,14 @@
|
|||
msgid "Dashboard"
|
||||
msgstr "Панель керування"
|
||||
msgstr "Інформаційна панель"
|
||||
|
||||
msgid "Domains"
|
||||
msgstr "Домени"
|
||||
|
||||
msgid "Contacts"
|
||||
msgstr "Контакти"
|
||||
|
||||
msgid "Hosts"
|
||||
msgstr "Хости"
|
||||
|
||||
msgid "Logs"
|
||||
msgstr "Логи"
|
|
@ -161,7 +161,7 @@
|
|||
<span class="nav-link-icon d-md-none d-lg-inline-block"><svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M5 12l-2 0l9 -9l9 9l-2 0"></path><path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7"></path><path d="M10 12h4v4h-4z"></path></svg>
|
||||
</span>
|
||||
<span class="nav-link-title">
|
||||
Dashboard
|
||||
{{ __('Dashboard') }}
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
|
@ -170,7 +170,7 @@
|
|||
<span class="nav-link-icon d-md-none d-lg-inline-block"><svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M19.5 7a9 9 0 0 0 -7.5 -4a8.991 8.991 0 0 0 -7.484 4"></path><path d="M11.5 3a16.989 16.989 0 0 0 -1.826 4"></path><path d="M12.5 3a16.989 16.989 0 0 1 1.828 4"></path><path d="M19.5 17a9 9 0 0 1 -7.5 4a8.991 8.991 0 0 1 -7.484 -4"></path><path d="M11.5 21a16.989 16.989 0 0 1 -1.826 -4"></path><path d="M12.5 21a16.989 16.989 0 0 0 1.828 -4"></path><path d="M2 10l1 4l1.5 -4l1.5 4l1 -4"></path> <path d="M17 10l1 4l1.5 -4l1.5 4l1 -4"></path><path d="M9.5 10l1 4l1.5 -4l1.5 4l1 -4"></path></svg>
|
||||
</span>
|
||||
<span class="nav-link-title">
|
||||
Domains
|
||||
{{ __('Domains') }}
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
|
@ -179,7 +179,7 @@
|
|||
<span class="nav-link-icon d-md-none d-lg-inline-block"><svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M20 6v12a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2z"></path><path d="M10 16h6"></path><path d="M13 11m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path><path d="M4 8h3"></path><path d="M4 12h3"></path><path d="M4 16h3"></path></svg>
|
||||
</span>
|
||||
<span class="nav-link-title">
|
||||
Contacts
|
||||
{{ __('Contacts') }}
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
|
@ -188,7 +188,7 @@
|
|||
<span class="nav-link-icon d-md-none d-lg-inline-block"><svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M12 9m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0"></path><path d="M12 3c1.333 .333 2 2.333 2 6s-.667 5.667 -2 6"></path><path d="M12 3c-1.333 .333 -2 2.333 -2 6s.667 5.667 2 6"></path><path d="M6 9h12"></path><path d="M3 19h7"></path><path d="M14 19h7"></path><path d="M12 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path><path d="M12 15v2"></path></svg>
|
||||
</span>
|
||||
<span class="nav-link-title">
|
||||
Hosts
|
||||
{{ __('Hosts') }}
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
|
@ -197,7 +197,7 @@
|
|||
<span class="nav-link-icon d-md-none d-lg-inline-block"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-database" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M12 6m-8 0a8 3 0 1 0 16 0a8 3 0 1 0 -16 0"></path><path d="M4 6v6a8 3 0 0 0 16 0v-6"></path><path d="M4 12v6a8 3 0 0 0 16 0v-6"></path></svg>
|
||||
</span>
|
||||
<span class="nav-link-title">
|
||||
Logs
|
||||
{{ __('Logs') }}
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue