aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/ia.js
blob: 27932deb15ec2c2b9937db224aab1fa638cf25d7 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "encryption",
    {
    "The share will expire on %s." : "Le compartir expirara le %s.",
    "Cheers!" : "Acclamationes!"
},
"nplurals=2; plural=(n != 1);");