en_GB.js 249 B

1234567
  1. OC.L10N.register(
  2. "updatenotification",
  3. {
  4. "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.",
  5. "Updater" : "Updater"
  6. },
  7. "nplurals=2; plural=(n != 1);");