We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114c298 commit a772714Copy full SHA for a772714
ui/src/locales/lang/en-US/common.ts
@@ -101,4 +101,5 @@ export default {
101
expand: 'Expand',
102
collapse: 'Collapse',
103
copyTitle: 'Copy',
104
+ professional: 'Purchase the Professional Edition',
105
}
ui/src/locales/lang/zh-CN/common.ts
@@ -105,4 +105,5 @@ export default {
expand: '展开',
106
collapse: '收起',
107
copyTitle: '副本',
108
+ professional: '购买专业版',
109
ui/src/locales/lang/zh-Hant/common.ts
expand: '展開',
+ professional: '購買專業版',
0 commit comments