Skip to content

Commit c1c03c4

Browse files
authored
chore(repo): Port changes from #7392 (#7393)
1 parent 292ba2a commit c1c03c4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+54
-3
lines changed

packages/localizations/src/ar-SA.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,7 @@ export const arSA: LocalizationResource = {
870870
actionLink: undefined,
871871
actionText: undefined,
872872
},
873+
subtitle: undefined,
873874
title: undefined,
874875
},
875876
unstable__errors: {

packages/localizations/src/be-BY.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -878,6 +878,7 @@ export const beBY: LocalizationResource = {
878878
actionLink: undefined,
879879
actionText: undefined,
880880
},
881+
subtitle: undefined,
881882
title: undefined,
882883
},
883884
unstable__errors: {

packages/localizations/src/bg-BG.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -874,6 +874,7 @@ export const bgBG: LocalizationResource = {
874874
actionLink: undefined,
875875
actionText: undefined,
876876
},
877+
subtitle: undefined,
877878
title: undefined,
878879
},
879880
unstable__errors: {

packages/localizations/src/bn-IN.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -878,6 +878,7 @@ export const bnIN: LocalizationResource = {
878878
actionLink: undefined,
879879
actionText: undefined,
880880
},
881+
subtitle: undefined,
881882
title: undefined,
882883
},
883884
unstable__errors: {

packages/localizations/src/ca-ES.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -873,6 +873,7 @@ export const caES: LocalizationResource = {
873873
actionLink: undefined,
874874
actionText: undefined,
875875
},
876+
subtitle: undefined,
876877
title: undefined,
877878
},
878879
unstable__errors: {

packages/localizations/src/cs-CZ.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -884,6 +884,7 @@ export const csCZ: LocalizationResource = {
884884
actionLink: undefined,
885885
actionText: undefined,
886886
},
887+
subtitle: undefined,
887888
title: undefined,
888889
},
889890
unstable__errors: {

packages/localizations/src/da-DK.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,7 @@ export const daDK: LocalizationResource = {
871871
actionLink: undefined,
872872
actionText: undefined,
873873
},
874+
subtitle: undefined,
874875
title: undefined,
875876
},
876877
unstable__errors: {

packages/localizations/src/de-DE.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,7 @@ export const deDE: LocalizationResource = {
888888
actionLink: undefined,
889889
actionText: undefined,
890890
},
891+
subtitle: undefined,
891892
title: undefined,
892893
},
893894
unstable__errors: {

packages/localizations/src/el-GR.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -875,6 +875,7 @@ export const elGR: LocalizationResource = {
875875
actionLink: undefined,
876876
actionText: undefined,
877877
},
878+
subtitle: undefined,
878879
title: undefined,
879880
},
880881
unstable__errors: {

packages/localizations/src/en-GB.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -875,6 +875,7 @@ export const enGB: LocalizationResource = {
875875
actionLink: undefined,
876876
actionText: undefined,
877877
},
878+
subtitle: undefined,
878879
title: undefined,
879880
},
880881
unstable__errors: {

0 commit comments

Comments
 (0)