Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed5a1c48 authored by Nextcloud bot's avatar Nextcloud bot
Browse files

[tx-robot] updated from transifex

parent 981425fe
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@ OC.L10N.register(
    {
    "Cancel" : "Cancel",
    "Settings" : "Postavke",
    "Enable" : "Uključi"
    "Notification settings" : "Postavke obaveštenja",
    "Enable" : "Uključi",
    "Disable" : "Isključi"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
+3 −1
Original line number Diff line number Diff line
{ "translations": {
    "Cancel" : "Cancel",
    "Settings" : "Postavke",
    "Enable" : "Uključi"
    "Notification settings" : "Postavke obaveštenja",
    "Enable" : "Uključi",
    "Disable" : "Isključi"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}
 No newline at end of file