Skip to content

Commit fbd0ce4

Browse files
loivseniOvergaard
authored andcommitted
remove space in localization
1 parent 96cbdaa commit fbd0ce4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/assets/lang/en-us.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,12 +1643,12 @@ export default {
16431643
andAllMediaItems: 'and all media items using this type',
16441644
andAllMembers: 'and all members using this type',
16451645
memberCanEdit: 'Member can edit',
1646-
memberCanEditDescription: 'Allow this property value to be edited by the member on their profile page\n ',
1646+
memberCanEditDescription: 'Allow this property value to be edited by the member on their profile page',
16471647
isSensitiveData: 'Is sensitive data',
16481648
isSensitiveDataDescription:
1649-
"Hide this property value from content editors that don't have access to view\n sensitive information\n ",
1649+
"Hide this property value from content editors that don't have access to view sensitive information",
16501650
showOnMemberProfile: 'Show on member profile',
1651-
showOnMemberProfileDescription: 'Allow this property value to be displayed on the member profile page\n ',
1651+
showOnMemberProfileDescription: 'Allow this property value to be displayed on the member profile page',
16521652
tabHasNoSortOrder: 'tab has no sort order',
16531653
compositionUsageHeading: 'Where is this composition used?',
16541654
compositionUsageSpecification:

0 commit comments

Comments
 (0)