🐛 fix(register): Update localization files to include trial subscription settings and descriptions
This commit is contained in:
@@ -63,6 +63,8 @@ export const useGlobalStore = create<GlobalStore>((set, get) => ({
|
||||
subscribe_path: '',
|
||||
subscribe_domain: '',
|
||||
pan_domain: false,
|
||||
user_agent_limit: false,
|
||||
user_agent_list: '',
|
||||
},
|
||||
verify_code: {
|
||||
verify_code_expire_time: 5,
|
||||
|
||||
Reference in New Issue
Block a user