summaryrefslogtreecommitdiff
path: root/backend/locales/ru-RU.json
blob: ab2437af9bdd8dc997538b83f989f1d142321dad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
    "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": ""
    }
}