Merge pull request #4395 from dataease/pr@dev@style_watermark-style

style: 水印设置样式优化
This commit is contained in:
王嘉豪 2023-01-17 14:50:33 +08:00 committed by GitHub
commit b71ec8977d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -2840,9 +2840,9 @@ export default {
},
watermark: {
support_params: 'Currently supported parameters:',
enable: 'Enable',
enable: 'Watermark Enable',
enable_panel_custom: 'Allow the dashboard to open or close the watermark independently',
content: 'content',
content: 'Watermark Content',
custom_content: 'Custom Content',
account: 'Account',
nick_name: 'Nick Name',

View File

@ -2833,9 +2833,9 @@ export default {
},
watermark: {
support_params: '當前支持的參數:',
enable: '啟用',
enable: '啟用水印',
enable_panel_custom: '允許儀表板單獨打開或者關閉水印',
content: '內容',
content: '水印內容',
custom_content: '自定義公式',
account: '賬號',
nick_name: '昵稱',

View File

@ -2833,9 +2833,9 @@ export default {
},
watermark: {
support_params: '当前支持的参数:',
enable: '启用',
enable: '启用水印',
enable_panel_custom: '允许仪表板单独打开或者关闭水印',
content: '内容',
content: '水印内容',
custom_content: '自定义公式',
account: '账号',
nick_name: '昵称',