1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00
ocsms/l10n/id.js
Nextcloud bot 5eb0adb008
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-17 02:39:39 +00:00

13 lines
298 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Phone Sync",
"Cancel" : "Membatalkan",
"Confirm" : "Konfirmasi",
"Settings" : "Setelan",
"Notification settings" : "Pengaturan notifkasi",
"Enable" : "aktifkan",
"Disable" : "Nonaktifkan"
},
"nplurals=1; plural=0;");