summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ja.js
blob: 7a28b3bda8d82872e1a0a16ed83cf6875059d4a0 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "キャンセル",
    "Save" : "保存",
    "Comment" : "コメント"
},
"nplurals=1; plural=0;");