fix: 修正翻译错误 (#180)

'Peer ID 超始' 修改为 'Peer ID 起始'。
This commit is contained in:
tan
2023-04-14 08:57:34 +08:00
committed by GitHub
parent 9805d0fac6
commit e9ae30cea7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ return [
'label' => '允许客户端',
'family' => '系列',
'start_name' => '起始名称',
'peer_id_start' => 'Peer ID 始',
'peer_id_start' => 'Peer ID 始',
'peer_id_pattern' => 'Peer ID 正则',
'peer_id_matchtype' => 'Peer ID 匹配类型',
'peer_id_match_num' => 'Peer ID 匹配次数',