@@ -46,8 +46,8 @@ export const beBY: LocalizationResource = {
4646 title : undefined ,
4747 } ,
4848 lineItems : {
49- title__statementId : undefined ,
5049 title__paymentMethod : undefined ,
50+ title__statementId : undefined ,
5151 title__subscriptionBegins : undefined ,
5252 title__totalPaid : undefined ,
5353 } ,
@@ -67,6 +67,7 @@ export const beBY: LocalizationResource = {
6767 subscribe : undefined ,
6868 switchPlan : undefined ,
6969 switchToAnnual : undefined ,
70+ switchToMonthly : undefined ,
7071 viewFeatures : undefined ,
7172 year : undefined ,
7273 } ,
@@ -163,9 +164,6 @@ export const beBY: LocalizationResource = {
163164 badge__manualInvitation : 'No automatic enrollment' ,
164165 badge__unverified : 'Unverified' ,
165166 billingPage : {
166- alerts : {
167- noPermissionsToManageBilling : undefined ,
168- } ,
169167 paymentSourcesSection : {
170168 actionLabel__default : undefined ,
171169 actionLabel__remove : undefined ,
@@ -184,8 +182,8 @@ export const beBY: LocalizationResource = {
184182 title : undefined ,
185183 } ,
186184 start : {
187- headerTitle__statements : undefined ,
188185 headerTitle__plans : undefined ,
186+ headerTitle__statements : undefined ,
189187 headerTitle__subscriptions : undefined ,
190188 } ,
191189 subscriptionsListSection : {
@@ -195,6 +193,9 @@ export const beBY: LocalizationResource = {
195193 subscriptionsSection : {
196194 actionLabel__default : undefined ,
197195 } ,
196+ switchPlansSection : {
197+ title : undefined ,
198+ } ,
198199 title : undefined ,
199200 } ,
200201 createDomainPage : {
@@ -259,6 +260,12 @@ export const beBY: LocalizationResource = {
259260 members : 'Members' ,
260261 title : 'Organization' ,
261262 } ,
263+ plansPage : {
264+ alerts : {
265+ noPermissionsToManageBilling : undefined ,
266+ } ,
267+ title : undefined ,
268+ } ,
262269 profilePage : {
263270 dangerSection : {
264271 deleteOrganization : {
@@ -780,8 +787,8 @@ export const beBY: LocalizationResource = {
780787 title : undefined ,
781788 } ,
782789 start : {
783- headerTitle__statements : undefined ,
784790 headerTitle__plans : undefined ,
791+ headerTitle__statements : undefined ,
785792 headerTitle__subscriptions : undefined ,
786793 } ,
787794 subscriptionsListSection : {
@@ -791,6 +798,9 @@ export const beBY: LocalizationResource = {
791798 subscriptionsSection : {
792799 actionLabel__default : undefined ,
793800 } ,
801+ switchPlansSection : {
802+ title : undefined ,
803+ } ,
794804 title : undefined ,
795805 } ,
796806 connectedAccountPage : {
@@ -939,6 +949,9 @@ export const beBY: LocalizationResource = {
939949 verifySubtitle : 'Увядзіце код пацверджання, адпраўлены на {{identifier}}' ,
940950 verifyTitle : 'Праверыць нумар тэлефона' ,
941951 } ,
952+ plansPage : {
953+ title : undefined ,
954+ } ,
942955 profilePage : {
943956 fileDropAreaHint : 'Загрузіце малюнак у фарматах JPG, PNG, GIF або WEBP памерам менш за 10 МБ' ,
944957 imageFormDestructiveActionSubtitle : 'Выдаліць малюнак' ,
0 commit comments