summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/fr.js
blob: dd8ac55a19edf8ce87bc6530d8cab0208c4bd06f (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations à propos de cette mise à jour.",
    "Updater" : "Mises à jour"
},
"nplurals=2; plural=(n > 1);");