diff --git a/frontend/src/components/core/ViewWago.vue b/frontend/src/components/core/ViewWago.vue index c78b5783..a5356544 100644 --- a/frontend/src/components/core/ViewWago.vue +++ b/frontend/src/components/core/ViewWago.vue @@ -591,13 +591,13 @@ - Delete Import + {{ $t("Delete Import") }} {{ $t("Are you sure you want to delete this import?") }} {{ $t("There is no way to undo this action") }} - Cancel - Delete + {{ $t("Cancel") }} + {{ $t("Delete") }} diff --git a/frontend/static/i18n/en-US/translation.json b/frontend/static/i18n/en-US/translation.json index 2e9bc9a0..4e9ad586 100644 --- a/frontend/static/i18n/en-US/translation.json +++ b/frontend/static/i18n/en-US/translation.json @@ -1362,5 +1362,43 @@ "Popular DelvUI This Week": "", "Installed": "", "Installed WeakAuras": "", - "Installed Cataclysm WeakAuras": "" + "Installed Cataclysm WeakAuras": "", + "Delete Import": "", + "Advanced Config": "", + "The War Within Mythic+": "", + "Raids": "", + "Utilities": "", + "Plater Profiles": "", + "Plater Scripts": "", + "Plater Mods": "", + "Plater Animations": "", + "Plater NPC Colors": "", + "Plater Cast Sounds": "", + "Plater Cast Colors": "", + "Cell Profiles": "", + "Cell Layouts": "", + "Cell Indicators": "", + "Click Castings": "", + "Debuffs": "", + "Quick Assist": "", + "Search Cell": "", + "Download Cell": "", + "Join Cell Discord": "", + "GSE Sequences": "", + "GSE Macros": "", + "GSE Variables": "", + "GSE Collections": "", + "Campaigns": "", + "Alliance Campaigns": "", + "Horde Campaigns": "", + "Items": "", + "Containers": "", + "Documents": "", + "Expert Mode": "", + "Normal Mode": "", + "Toys": "", + "English": "", + "French": "", + "Spanish": "", + "German": "" } diff --git a/frontend/static/i18n/zh-CN/translation.json b/frontend/static/i18n/zh-CN/translation.json index b85c33f2..300ab5f8 100644 --- a/frontend/static/i18n/zh-CN/translation.json +++ b/frontend/static/i18n/zh-CN/translation.json @@ -305,7 +305,7 @@ "Paste a new [-type-] string to update this Wago": "粘贴一个新的[-type-]字符串来更新这个Wago", "Update": "更新", "Collections are sets of imports curated by users for a variety of purproses": "合集是使用者为了达到很多目的而专门整合导入的。", - "Add to collection": "添加到收藏", + "Add to collection": "添加到合集", "Create new collection": "创建新的合集", "This Wago is included in [-count-] collection": "这个Wago包含在[-count-]个合集中", "This Wago is included in [-count-] collection_plural": "这个Wago包含在[-count-]个合集中", @@ -1362,5 +1362,43 @@ "Popular DelvUI This Week": "本周热门 DelvUI", "Installed": "最多安装", "Installed WeakAuras": "最多安装的 WeakAuras", - "Installed Cataclysm WeakAuras": "最多安装的大地的裂变 WeakAuras" + "Installed Cataclysm WeakAuras": "最多安装的大地的裂变 WeakAuras", + "Delete Import": "删除导入", + "Advanced Config": "高级配置", + "The War Within Mythic+": "地心之战史诗+", + "Raids": "团队", + "Utilities": "工具", + "Plater Profiles": "Plater 配置", + "Plater Scripts": "Plater 脚本", + "Plater Mods": "Plater 模组", + "Plater Animations": "Plater 动画", + "Plater NPC Colors": "Plater NPC 颜色", + "Plater Cast Sounds": "Plater 施法条声音", + "Plater Cast Colors": "Plater 施法条颜色", + "Cell Profiles": "Cell 配置", + "Cell Layouts": "Cell 布局", + "Cell Indicators": "Cell 指示器", + "Click Castings": "点击施法", + "Debuffs": "减益", + "Quick Assist": "快速协助", + "Search Cell": "搜索 Cell", + "Download Cell": "下载 Cell", + "Join Cell Discord": "加入 Cell Discord", + "GSE Sequences": "GSE 序列", + "GSE Macros": "GSE 宏", + "GSE Variables": "GSE 变量", + "GSE Collections": "GSE 集合", + "Campaigns": "战役", + "Alliance Campaigns": "联盟战役", + "Horde Campaigns": "部落战役", + "Items": "物品", + "Containers": "宝箱", + "Documents": "文档", + "Expert Mode": "专家模式", + "Normal Mode": "普通模式", + "Toys": "玩具", + "English": "英语", + "French": "法语", + "Spanish": "西班牙语", + "German": "德语" } diff --git a/frontend/static/i18n/zh-CN/warcraft.json b/frontend/static/i18n/zh-CN/warcraft.json index db54921d..e8749d45 100644 --- a/frontend/static/i18n/zh-CN/warcraft.json +++ b/frontend/static/i18n/zh-CN/warcraft.json @@ -25,6 +25,7 @@ "3-3": "生存", "4-1": "奇袭", "4-2": "狂徒", + "4-2c": "战斗", "4-3": "敏锐", "5-1": "戒律", "5-2": "神圣",