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

kn.js « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97a48f9cb3e8ca8a2139fb68a049376cb593d650 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "comments",
    {
    "Cancel" : "ರದ್ದು",
    "Save" : "ಉಳಿಸಿ"
},
"nplurals=1; plural=0;");