feat: 优化Dialog内容样式并完善多语言“建造”文案

调整AlertDialogContent与DialogContent的宽度与定位样式,提升弹窗显示效果。多语言文件中buildingsView部分新增“build”字段,完善德语、英语、韩语、俄语、简体中文的“建造”相关文案,提升界面一致性与本地化体验。
This commit is contained in:
谦君
2025-12-25 19:24:11 +08:00
parent f4f5a719f5
commit ebed10b82f
7 changed files with 8 additions and 2 deletions

View File

@@ -384,6 +384,7 @@ export default {
title: '建筑',
spaceUsage: '占用空间',
upgradeCost: '升级消耗',
build: '建造',
upgrade: '升级',
maxLevelReached: '等级已满',
requirementsNotMet: '条件不足',