feat(subscribe): Update subscription management localization and add new fields

This commit is contained in:
web
2025-08-08 11:22:31 -07:00
parent ea08de0aa2
commit 1d9b0a4e06
32 changed files with 2297 additions and 1707 deletions
+2
View File
@@ -770,6 +770,8 @@ declare namespace API {
subscribe_path: string;
subscribe_domain: string;
pan_domain: boolean;
user_agent_limit: boolean;
user_agent_list: string;
};
type SubscribeDiscount = {
+2
View File
@@ -868,6 +868,8 @@ declare namespace API {
subscribe_path: string;
subscribe_domain: string;
pan_domain: boolean;
user_agent_limit: boolean;
user_agent_list: string;
};
type SubscribeDiscount = {