diff --git a/.gitignore b/.gitignore index 600d2d3..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +0,0 @@ -.vscode \ No newline at end of file diff --git a/.vscode/ftp-kr.json b/.vscode/ftp-kr.json new file mode 100644 index 0000000..23f7010 --- /dev/null +++ b/.vscode/ftp-kr.json @@ -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" + ] +} \ No newline at end of file diff --git a/admin/css/lang-hr.png b/admin/css/lang-hr.png new file mode 100644 index 0000000..1aacb1f Binary files /dev/null and b/admin/css/lang-hr.png differ diff --git a/templates_user/site/languages.php b/templates_user/site/languages.php index a50e72c..7bdc8bc 100644 --- a/templates_user/site/languages.php +++ b/templates_user/site/languages.php @@ -25,5 +25,10 @@ Język: słowacki +
  • + + Język: chorwacki + +
  • \ No newline at end of file