feat(国际化): 气泡地图增加底图颜色配置项国际化

This commit is contained in:
fit2cloud-chenyw 2022-10-16 03:07:27 +08:00
parent d66f8fb058
commit 8db537c88c
3 changed files with 3 additions and 0 deletions

View File

@ -992,6 +992,7 @@ export default {
color_simple: 'Simple',
not_alpha: 'Opacity',
area_border_color: 'Map border',
area_base_color: 'Base map',
size: 'Size',
bar_width: 'Column Width',
bar_gap: 'Column septum',

View File

@ -993,6 +993,7 @@ export default {
color_simple: '簡潔',
not_alpha: '不透明度',
area_border_color: '地圖邊線',
area_base_color: '底圖',
size: '大小',
bar_width: '柱寬',
bar_gap: '柱間隔',

View File

@ -992,6 +992,7 @@ export default {
color_simple: '简洁',
not_alpha: '不透明度',
area_border_color: '地图边线',
area_base_color: '底图',
size: '大小',
bar_width: '柱宽',
bar_gap: '柱间隔',