diff --git a/i18n/ru.json b/i18n/ru.json
index 01ad80fa..a5cace5a 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -221,8 +221,8 @@
"Error compressing paste, due to missing WebAssembly support.": "Error compressing paste, due to missing WebAssembly support.",
"Error decompressing paste, your browser does not support WebAssembly. Please use another browser to view this paste.": "Error decompressing paste, your browser does not support WebAssembly. Please use another browser to view this paste.",
"Start over": "Start over",
- "Paste copied to clipboard": "Запись скопирована в буфер обмена",
- "To copy paste press on the copy button or use the clipboard shortcut Ctrl+c/Cmd+c": "Чтобы скопировать запись нажмите на кнопку копирования или используйте комбинацию клавиш Ctrl+c/Cmd+c",
- "Copy link": "Скопировать ссылку",
- "Link copied to clipboard": "Ссылка скопирована в буфер обмена"
+ "Paste copied to clipboard": "Paste copied to clipboard",
+ "To copy paste press on the copy button or use the clipboard shortcut Ctrl+c/Cmd+c": "To copy paste press on the copy button or use the clipboard shortcut Ctrl+c/Cmd+c",
+ "Copy link": "Copy link",
+ "Link copied to clipboard": "Link copied to clipboard"
}