From 3772cbff5ef801ee74a22df7cc2d14f5f1def5c8 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Mon, 31 Aug 2020 13:32:16 +0900
Subject: [PATCH] New translations translation.json (Russian)
---
src/config/locales/ru/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json
index d5111db0..46110fa3 100644
--- a/src/config/locales/ru/translation.json
+++ b/src/config/locales/ru/translation.json
@@ -327,6 +327,7 @@
"reblog": "Reblog",
"fav": "Favourite",
"detail": "Toot details",
+ "bookmark": "Bookmark",
"pinned": "Pinned toot",
"poll": {
"vote": "Vote",
@@ -423,6 +424,8 @@
"unreblog_error": "Failed to unreblog",
"favourite_error": "Failed to favourite",
"unfavourite_error": "Failed to unfavourite",
+ "bookmark_error": "Failed to bookmark",
+ "unbookmark_error": "Failed to remove bookmark",
"delete_error": "Failed to delete the toot",
"search_error": "Failed to search",
"toot_error": "Failed to toot",