profinansy-ui-lib 4.1.38 → 4.1.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -198,6 +198,7 @@ export declare const Urls_translations: {
|
|
|
198
198
|
profile_main: string;
|
|
199
199
|
profile_personal_data: string;
|
|
200
200
|
profile_subscriptions: string;
|
|
201
|
+
profile_payments: string;
|
|
201
202
|
profile_publications: string;
|
|
202
203
|
profile_groups: string;
|
|
203
204
|
profile_channels: string;
|
|
@@ -446,6 +447,7 @@ export declare const Urls_translations: {
|
|
|
446
447
|
profile_main: string;
|
|
447
448
|
profile_personal_data: string;
|
|
448
449
|
profile_subscriptions: string;
|
|
450
|
+
profile_payments: string;
|
|
449
451
|
profile_publications: string;
|
|
450
452
|
profile_groups: string;
|
|
451
453
|
profile_channels: string;
|