summaryrefslogtreecommitdiffstats
path: root/l10n/id.js
blob: c1463035a6e8cb7bd57b6aceb0e5bf877b14ae2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "social",
    {
    "Help" : "Bantuan",
    "Open documentation" : "Buka dokumentasi",
    "Finish setup" : "Selesaikan instalasi",
    "Home" : "Beranda",
    "Notifications" : "Pemberitahuan",
    "Public" : "Publik",
    "Reply" : "Balas",
    "Close" : "Tutup",
    "Continue" : "Lanjutkan"
},
"nplurals=1; plural=0;");