Skip to content

Commit

Permalink
Update zhCN (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjuekaien1 authored Dec 9, 2024
1 parent 3f18838 commit 5215c32
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions locale/zhCN.lua
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
local L = select(2, ...).L('zhCN')

-- config
L['Map pin scale'] = '地图标记缩放'
L['Map pin scale'] = '地图任务标记缩放'
L['The scale of world quest pins on the current map'] = '当前地图上世界任务标记的缩放比例'
L['Overview pin scale'] = '概览地图标记缩放'
L['The scale of world quest pins on a parent/continent map'] = '在父地图/大陆地图上的世界任务标记的缩放比例'
L['Pin size zoom factor'] = '标记大小缩放因子'
L['How much extra scale to apply when map is zoomed'] = '当地图放大时应用的额外缩放比例'
L['Overview pin scale'] = '概览地图任务标记缩放'
L['The scale of world quest pins on a parent/continent map'] = '在主地图/大陆地图上的世界任务标记的缩放比例'
L['Pin size zoom factor'] = '任务标记缩放比例'
L['How much extra scale to apply when map is zoomed'] = '当放大地图时任务标记的额外缩放比例'
L['Show events on continent'] = '在大陆地图上显示事件'
L['Show on Azeroth'] = '在艾泽拉斯上显示'
L['Hold key to hide'] = '按住此键隐藏'
Expand Down

0 comments on commit 5215c32

Please sign in to comment.