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

si_LK.js « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 79b1f9f9f47926bda65ca410e52eaca87f92615a (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "systemtags",
    {
    "Tags" : "ටැග",
    "Name" : "නම",
    "Size" : "ප්‍රමාණය",
    "Modified" : "වෙනස් කළ"
},
"nplurals=2; plural=(n != 1);");