perf(X-Pack): 阈值告警-国际化

This commit is contained in:
fit2cloud-chenyw 2024-12-25 17:16:04 +08:00 committed by xuwei-fit2cloud
parent b7049a9c5f
commit 42b721987a
3 changed files with 18 additions and 3 deletions

View File

@ -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',

View File

@ -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: '沒有查看權限',

View File

@ -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: '没有查看权限',