Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,10 @@ L["CONFIG_EXTENSIONS_SILVERDRAGONSUPPORT"] = "SilverDragon稀有插件"
L["CONFIG_EXTENSIONS_SILVERDRAGONSUPPORT_ENABLE"] = "增强Silver Dragon路径点"
L["CONFIG_EXTENSIONS_SILVERDRAGONSUPPORT_ENABLE_DESCRIPTION"] = "这需要启用SilverDragon内置的路径点选项。"
L["CONFIG_EXTENSIONS_APRSUPPORT"] = "Azeroth Pilot Reloaded"
L["CONFIG_EXTENSIONS_APRSUPPORT_ENABLE"] = "Track APR Waypoints"
L["CONFIG_EXTENSIONS_APRSUPPORT_ENABLE_DESCRIPTION"] = "Enables Azeroth Pilot Reloaded waypoint tracking."
L["CONFIG_EXTENSIONS_APRSUPPORT_AUTOREPLACEWAYPOINT"] = "Auto-Replace Waypoint"
L["CONFIG_EXTENSIONS_APRSUPPORT_AUTOREPLACEWAYPOINT_DESCRIPTION"] = "Automatically replaces the active waypoint with the incoming APR waypoint."
L["CONFIG_EXTENSIONS_APRSUPPORT_ENABLE"] = "追踪APR路径点"
L["CONFIG_EXTENSIONS_APRSUPPORT_ENABLE_DESCRIPTION"] = "启用Azeroth Pilot Reloaded路径点追踪。"
L["CONFIG_EXTENSIONS_APRSUPPORT_AUTOREPLACEWAYPOINT"] = "自动替换路径点"
L["CONFIG_EXTENSIONS_APRSUPPORT_AUTOREPLACEWAYPOINT_DESCRIPTION"] = "自动使用Waypoints替代APR的路径点。"

L["CONFIG_ABOUT"] = "关于"
L["CONFIG_ABOUT_CONTRIBUTORS"] = "贡献者"
Expand Down