social/l10n/id.js

23 wiersze
563 B
JavaScript

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",
"Profile" : "Profil",
"In reply to" : "Membalas kepada",
"Uploading..." : "Mengunggah...",
"Delete" : "Hapus",
"Post" : "Post",
"Website" : "Situs",
"Reply" : "Balas",
"Deny" : "Tolak",
"Hello" : "Halo",
"Close" : "Tutup",
"Continue" : "Lanjutkan",
"Public" : "Publik"
2019-12-22 03:42:00 +00:00
},
"nplurals=1; plural=0;");