Add new language
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +0,0 @@
|
||||
.vscode
|
||||
17
.vscode/ftp-kr.json
vendored
Normal file
17
.vscode/ftp-kr.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"host": "inwestprofil.pl",
|
||||
"username": "ftp@inwestprofil.fr",
|
||||
"password": "4wCFuWYSQlckbqGBT",
|
||||
"remotePath": "/public_html",
|
||||
"protocol": "ftp",
|
||||
"port": 0,
|
||||
"fileNameEncoding": "utf8",
|
||||
"autoUpload": true,
|
||||
"autoDelete": false,
|
||||
"autoDownload": false,
|
||||
"ignoreRemoteModification": true,
|
||||
"ignore": [
|
||||
".git",
|
||||
"/.vscode"
|
||||
]
|
||||
}
|
||||
BIN
admin/css/lang-hr.png
Normal file
BIN
admin/css/lang-hr.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
@@ -25,5 +25,10 @@
|
||||
<img alt="Język: słowacki" src="/admin/css/lang-sk.png">
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://inwestprofil.hr/" title="Język: chorwacki">
|
||||
<img alt="Język: chorwacki" src="/admin/css/lang-hr.png">
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
Reference in New Issue
Block a user