From 20587946309259bd1426316cefb78c28245baca6 Mon Sep 17 00:00:00 2001
From: Kirill <ponfertato@ya.ru>
Date: Sun, 02 Jul 2023 23:12:52 +0000
Subject: [PATCH] Add Telegram Commenting Systems and fix Russian translation (#817)

---
 i18n/ru.toml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/i18n/ru.toml b/i18n/ru.toml
index e8bb77c..c360fb0 100644
--- a/i18n/ru.toml
+++ b/i18n/ru.toml
@@ -38,7 +38,7 @@
 other = "Работает на"
 
 [see_also]
-other = "Также смотреть"
+other = "Также смотрите"
 
 [note]
 other = "заметка"

--
Gitblit v1.10.0