aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ps.js
blob: b4e283e27a398e0f50571712d5c7daa6cebebb16 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "lib",
    {
    "Cannot write into \"config\" directory!" : "شسیب",
    "This can usually be fixed by giving the webserver write access to the config directory" : "شسیب",
    "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "شسیب"
},
"nplurals=2; plural=(n != 1);");