social/l10n/id.js

15 wiersze
346 B
JavaScript
Czysty Zwykły widok Historia

2019-12-22 03:42:00 +00:00
OC.L10N.register(
"social",
{
2020-06-26 02:56:59 +00:00
"Help" : "Bantuan",
2019-12-22 03:42:00 +00:00
"Open documentation" : "Buka dokumentasi",
"Finish setup" : "Selesaikan instalasi",
"Home" : "Beranda",
"Notifications" : "Pemberitahuan",
"Public" : "Publik",
"Reply" : "Balas",
"Close" : "Tutup",
"Continue" : "Lanjutkan"
},
"nplurals=1; plural=0;");