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

ta_LK.js « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8d72eec96bf166d2f1e6ab73a76f2f4288e9f2c3 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "systemtags",
    {
    "Tags" : "சீட்டுகள்",
    "Name" : "பெயர்",
    "Size" : "அளவு",
    "Modified" : "மாற்றப்பட்டது"
},
"nplurals=2; plural=(n != 1);");