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

si_LK.js « l10n « external - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0f226f8d6ff4f36f6160444d020e3487efa867b2 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "external",
    {
    "External Sites" : "බාහිර වෙබ් අඩවි",
    "Name" : "නම",
    "URL" : "URL",
    "Remove site" : "වෙබ් අඩවිය ඉවත් කරන්න",
    "Add" : "එක් කරන්න"
},
"nplurals=2; plural=(n != 1);");