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

fr.js « l10n « socialsharing_twitter - github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9a81a5057e7d1f0de5237c709d00dd36ea6ae28d (plain)
1
2
3
4
5
6
OC.L10N.register(
    "socialsharing_twitter",
    {
    "Share to Twitter" : "Partager sur Twitter"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");