summaryrefslogtreecommitdiff
path: root/backend/locales/ru-RU.json
diff options
context:
space:
mode:
Diffstat (limited to 'backend/locales/ru-RU.json')
-rw-r--r--backend/locales/ru-RU.json34
1 files changed, 33 insertions, 1 deletions
diff --git a/backend/locales/ru-RU.json b/backend/locales/ru-RU.json
index 9e26dfee..ab2437af 100644
--- a/backend/locales/ru-RU.json
+++ b/backend/locales/ru-RU.json
@@ -1 +1,33 @@
-{} \ No newline at end of file
+{
+ "MultiplePluginsInstallModal": {
+ "title": {
+ "update_one": "",
+ "update_few": "",
+ "update_many": "",
+ "reinstall_one": "",
+ "reinstall_few": "",
+ "reinstall_many": "",
+ "install_one": "",
+ "install_few": "",
+ "install_many": "",
+ "mixed_one": "",
+ "mixed_few": "",
+ "mixed_many": ""
+ }
+ },
+ "PluginListIndex": {
+ "update_all_one": "",
+ "update_all_few": "",
+ "update_all_many": ""
+ },
+ "PluginLoader": {
+ "plugin_update_one": "",
+ "plugin_update_few": "",
+ "plugin_update_many": ""
+ },
+ "PluginView": {
+ "hidden_one": "",
+ "hidden_few": "",
+ "hidden_many": ""
+ }
+}