From eaf35ed9fdb8e171a013013427ce61d2bd8f2f75 Mon Sep 17 00:00:00 2001 From: daudix Date: Thu, 20 Jun 2024 09:27:21 +0300 Subject: [PATCH] Fix typo --- i18n/ru.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/ru.toml b/i18n/ru.toml index 06c33f1..26cd6ca 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -8,7 +8,7 @@ date_locale = "ru-RU" # Menu items. # Should match the names in config.extra.nav.links and config.extra.footer.links. Blog = "Блог" -Demo = "Блог" +Demo = "Демо" Repo = "Репо" archived = "Архивировано"