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

ta_IN.js « l10n « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eaa7584de0e2b3c19f5026247b53f91e7337b543 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "core",
    {
    "Settings" : "அமைப்புகள்",
    "_{count} file conflict_::_{count} file conflicts_" : ["",""],
    "Send" : "அனுப்பவும்"
},
"nplurals=2; plural=(n != 1);");