From f55bf9eda88ab7c30cb34ceaf6af95ab48b010ce Mon Sep 17 00:00:00 2001 From: Krzysiek Janiczek <26855867+ookris@users.noreply.github.com> Date: Thu, 25 Apr 2024 20:23:48 +0200 Subject: [PATCH] Update config.php --- QUrl-Theme/qurl/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QUrl-Theme/qurl/config.php b/QUrl-Theme/qurl/config.php index 24c15b5..0783f1f 100644 --- a/QUrl-Theme/qurl/config.php +++ b/QUrl-Theme/qurl/config.php @@ -12,7 +12,7 @@ $description = 'Szybkie, wygodne i darmowe skracenie linków ze statystykami'; // Meta keywords $keywords = 'skracacz linkow, tiny link, tiny url, skracanie linków,'; -// Language +// Theme language $lang = "PL-pl"; // Logo @@ -65,7 +65,7 @@ $footerLinks = [ // ## ## // ######################################### -// Load transalte file +// Load translation file $qurlLang = require 'lang/' . $lang . '_qurl.php'; ?> \ No newline at end of file