fix: remove trailing whitespace in billing translation files
This commit is contained in:
parent
f99ec81d83
commit
790d2d4832
@ -101,7 +101,7 @@ const translation = {
|
|||||||
plans: {
|
plans: {
|
||||||
sandbox: {
|
sandbox: {
|
||||||
name: 'Sandbox',
|
name: 'Sandbox',
|
||||||
for: 'Free Trial of Core Capabilities',
|
for: 'Free Trial of Core Capabilities',
|
||||||
description: 'Free Trial of Core Capabilities',
|
description: 'Free Trial of Core Capabilities',
|
||||||
},
|
},
|
||||||
professional: {
|
professional: {
|
||||||
|
|||||||
@ -100,7 +100,7 @@ const translation = {
|
|||||||
plans: {
|
plans: {
|
||||||
sandbox: {
|
sandbox: {
|
||||||
name: 'Sandbox',
|
name: 'Sandbox',
|
||||||
for: '核心能力的免费试用',
|
for: '核心能力的免费试用',
|
||||||
description: '核心功能免费试用',
|
description: '核心功能免费试用',
|
||||||
},
|
},
|
||||||
professional: {
|
professional: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user