Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fa.js « l10n « updatenotification « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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;");