From b215573248b694e8e8f0db02c768de89976667e5 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Thu, 16 Feb 2023 19:14:24 +0900
Subject: [PATCH] New translations translation.json (Russian)
---
src/config/locales/ru/translation.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json
index 22e98b8d..aac5fcd2 100644
--- a/src/config/locales/ru/translation.json
+++ b/src/config/locales/ru/translation.json
@@ -30,7 +30,7 @@
"toggle_full_screen": "Toggle full screen"
},
"window": {
- "always_show_menu_bar": "Always show menubar",
+ "always_show_menu_bar": "Always show menu bar",
"name": "Окно",
"close": "Закрыть окно",
"open": "Открыть окно",
@@ -494,7 +494,7 @@
"body": "{{username}} reacted to your post"
},
"status": {
- "title": "New reaction",
+ "title": "New post",
"body": "{{username}} made a new post"
},
"poll_vote": {