aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/id.js
blob: 58f7aa372dce4a54f50decbf5ec4c20b07995de3 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Batal",
    "Save" : "Simpan",
    "Comment" : "Komentar"
},
"nplurals=1; plural=0;");