summaryrefslogtreecommitdiffstats
path: root/l10n/kn.js
blob: 224105c7ee6dd54214304ede88d87fe4ad371d0e (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "social",
    {
    "Help" : "ಸಹಾಯ",
    "Finish setup" : "ಹೊಂದಾಣಿಕೆಗಳನ್ನು ಪೂರ್ಣಗೊಳಿಸಿ",
    "Home" : "ಮುಖಪುಟ",
    "Notifications" : "ಸೂಚನೆಗಳು",
    "Close" : "ಮುಚ್ಚು",
    "Continue" : "ಮುಂದುವರಿಸಿ"
},
"nplurals=2; plural=(n > 1);");