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

ja.js « l10n « socialsharing_twitter - github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a896ae08e396445871fe237fd368ddaf0ffee6a3 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "socialsharing_twitter",
    {
    "Share to Twitter" : "Twitterに共有"
},
"nplurals=1; plural=0;");