0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-16 01:05:24 +00:00
nextcloud_server/apps/updatenotification/l10n/az.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
186 B
JavaScript
Raw Permalink Normal View History

2016-02-16 13:49:12 +00:00
OC.L10N.register(
"updatenotification",
{
2016-03-05 06:56:08 +00:00
"Updater" : "Yeniləyici",
"A new version is available: %s" : "Yeni versiya mövcuddur: %s"
2016-02-16 13:49:12 +00:00
},
"nplurals=2; plural=(n != 1);");