From 28dec3c1f9b77faf7ceabddde1371099c55f1dd4 Mon Sep 17 00:00:00 2001 From: David Ralph Date: Thu, 22 Apr 2021 22:11:42 +0100 Subject: [PATCH] fix: translation consistency --- src/translations/ru.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/ru.json b/src/translations/ru.json index 08fda575..90fc36d0 100644 --- a/src/translations/ru.json +++ b/src/translations/ru.json @@ -360,9 +360,9 @@ } }, "toasts": { - "quote": "Цитата скопирована!", + "quote": "Цитата скопирована", "note": "Notes copied", - "reset": "Сброшено!", + "reset": "Сброшено", "installed": "Успешно установлено", "uninstalled": "Успешно удалено", "error": "Что-то пошло не так",