summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/tr.js
blob: 8540b677f1019e6c85fab6a66e85cff51e7fe772 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "İptal",
    "Save" : "Kaydet",
    "Comment" : "Yorum"
},
"nplurals=2; plural=(n > 1);");