From d79309e498cdc1358c81367ce2a93a5731e517d1 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sun, 18 Feb 2024 02:41:40 +0300 Subject: web_kbn: use i18n in j2 templates --- web/kbn_templates/index.j2 | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'web/kbn_templates/index.j2') diff --git a/web/kbn_templates/index.j2 b/web/kbn_templates/index.j2 index cdf3026..e246dc5 100644 --- a/web/kbn_templates/index.j2 +++ b/web/kbn_templates/index.j2 @@ -4,7 +4,7 @@
@@ -14,24 +14,24 @@ -
Интернет
+
{{ "internet"|lang }}
-
Другое
+
{{ "misc"|lang }}
-- cgit v1.2.3