mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
Translate page titles, dialog captions, 'Shortcuts', firewall actions & protocols, and list2ban chains
I think protocols and chains shouldn't be translated
This commit is contained in:
parent
7be9a01b8d
commit
e76c3fd808
8 changed files with 37 additions and 37 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
|
||||
<title>Vesta - <?=__($TAB)?> </title>
|
||||
<title>Vesta - <?=__($TAB)?></title>
|
||||
<link rel="stylesheet" href="/css/styles.min.css">
|
||||
|
||||
<link type="text/css" href="/css/jquery-custom-dialogs.css" rel="stylesheet" />
|
||||
|
@ -41,4 +41,4 @@
|
|||
<!-- /.l-header -->
|
||||
|
||||
<div style="color: #ff6701; padding: 10px 0 20px 20px; background: #fff; ">.</div><div class="l-center">
|
||||
<pre style="color: #555">
|
||||
<pre style="color: #555">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue