From 9ad9ba45b19f93cca51c998ce5a97293058e6d8d Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Thu, 8 Aug 2024 14:46:35 +0700 Subject: [PATCH] for getting ready voucher Devices --- system/lan/english.json | 3 ++- version.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/system/lan/english.json b/system/lan/english.json index 6d79ab7b..c440a23a 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -698,5 +698,6 @@ "just_now": "just now", "Not_Working_for_freeradius": "Not Working for freeradius", "User_Cannot_change_this__only_admin__if_it_Empty_it_will_use_Customer_Credentials": "User Cannot change this, only admin. if it Empty it will use Customer Credentials", - "Failed_to_buy_package": "Failed to buy package" + "Failed_to_buy_package": "Failed to buy package", + "New_Voucher_Created": "New Voucher Created" } \ No newline at end of file diff --git a/version.json b/version.json index 9014b6e7..17790164 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2024.8.7" + "version": "2024.8.8" } \ No newline at end of file