summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/fa.js
blob: 1e87e8fb52394d763528bc9be58144d638990c46 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} آماده است. برای چگونگی بروزرسانی اطلاعات بیشتر را دریافت نمایید.",
    "Updater" : "به روز رساننده"
},
"nplurals=1; plural=0;");