mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 11:32:57 +08:00
perf(X-Pack): 阈值告警-国际化
This commit is contained in:
parent
b7049a9c5f
commit
42b721987a
@ -4309,7 +4309,12 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr
|
||||
recipient_setting: 'Recipient setting',
|
||||
attention_quota_tip: 'The indicators you are following',
|
||||
pay_attention_in_time: '. Please pay attention in time.',
|
||||
msg_preview: 'Message preview'
|
||||
msg_preview: 'Message preview',
|
||||
average: 'Average value',
|
||||
next_time: 'Next ',
|
||||
end_of_year: 'End of year',
|
||||
ago: 'Ago',
|
||||
later: 'Later'
|
||||
},
|
||||
relation: {
|
||||
no_permission: 'No view permission',
|
||||
|
@ -4195,7 +4195,12 @@ export default {
|
||||
recipient_setting: '設置接收人',
|
||||
attention_quota_tip: '您關注的指標',
|
||||
pay_attention_in_time: '。請及時關注。',
|
||||
msg_preview: '消息預覽'
|
||||
msg_preview: '消息預覽',
|
||||
average: '平均值',
|
||||
next_time: '下一',
|
||||
end_of_year: '年末',
|
||||
ago: '前',
|
||||
later: '後'
|
||||
},
|
||||
relation: {
|
||||
no_permission: '沒有查看權限',
|
||||
|
@ -4200,7 +4200,12 @@ export default {
|
||||
recipient_setting: '设置接收人',
|
||||
attention_quota_tip: '您关注的指标',
|
||||
pay_attention_in_time: '。请及时关注。',
|
||||
msg_preview: '消息预览'
|
||||
msg_preview: '消息预览',
|
||||
average: '平均值',
|
||||
next_time: '下一',
|
||||
end_of_year: '年末',
|
||||
ago: '前',
|
||||
later: '后'
|
||||
},
|
||||
relation: {
|
||||
no_permission: '没有查看权限',
|
||||
|
Loading…
Reference in New Issue
Block a user