mirror of
https://github.com/dyzulk/twinpath-hotspot-themes.git
synced 2026-01-26 13:31:54 +07:00
chore: release v1.1.0
This commit is contained in:
@@ -62,7 +62,8 @@ const translations = {
|
||||
check_not_found: "Voucher tidak ditemukan atau belum aktif.",
|
||||
check_expired: "Voucher sudah kadaluarsa.",
|
||||
check_valid_until: "Aktif sampai",
|
||||
check_quota_remaining: "Sisa Kuota"
|
||||
check_quota_remaining: "Sisa Kuota",
|
||||
status_label: "STATUS"
|
||||
},
|
||||
en: {
|
||||
lang_name: "English",
|
||||
@@ -127,7 +128,8 @@ const translations = {
|
||||
check_not_found: "Voucher not found or not active.",
|
||||
check_expired: "Voucher has expired.",
|
||||
check_valid_until: "Valid until",
|
||||
check_quota_remaining: "Quota Remaining"
|
||||
check_quota_remaining: "Quota Remaining",
|
||||
status_label: "STATUS"
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user