summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/tag/lang/uk/lang.php
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2022-03-19 15:09:45 +0000
committerYaco <franco@reevo.org>2022-03-19 15:09:45 +0000
commitbbf56876ca1564597bd859691ca698a7d2851387 (patch)
tree4c779d76b86b8da583a63654a70da1b2df12f0ef /platform/www/lib/plugins/tag/lang/uk/lang.php
parent435085ad710450bed7890f28a9cc9d3bb2e7fd72 (diff)
add plugins blog, pagelist and tag
Diffstat (limited to 'platform/www/lib/plugins/tag/lang/uk/lang.php')
-rw-r--r--platform/www/lib/plugins/tag/lang/uk/lang.php18
1 files changed, 18 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/tag/lang/uk/lang.php b/platform/www/lib/plugins/tag/lang/uk/lang.php
new file mode 100644
index 0000000..9b4680a
--- /dev/null
+++ b/platform/www/lib/plugins/tag/lang/uk/lang.php
@@ -0,0 +1,18 @@
+<?php
+
+/*
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ * @author Rainbow-Spike <rainbow_spike@derpy.ru>
+ */
+
+$lang['tag'] = 'Тег';
+$lang['tags'] = 'Теги';
+$lang['topic'] = 'Тема';
+$lang['count'] = 'Кількість';
+$lang['toolbar_icon'] = 'Вставити синтаксис тегів';
+$lang['empty_output'] = 'Порожній вихід';
+
+$lang['include'] = 'Включити';
+$lang['exclude'] = 'Виключити';
+$lang['use_and'] = 'Використовувати логіку І';
+$lang['no_tags'] = 'Тегів не знайдено';