mk.js 157 B

123456
  1. OC.L10N.register(
  2. "updatenotification",
  3. {
  4. "Updater" : "Надградувач"
  5. },
  6. "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");