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: 6ad6011faeb27aa59a7269f18c26946aff9d8e2c (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "core",
    {
    "Settings" : "அமைப்புகள்",
    "Send" : "அனுப்பவும்"
},
"nplurals=2; plural=(n != 1);");