Skip to content

Commit

Permalink
refactor(locale): improve zh_CN vehicle manufacturers (#3254)
Browse files Browse the repository at this point in the history
  • Loading branch information
Heuluck authored Nov 11, 2024
1 parent ff93362 commit 9abaed1
Showing 1 changed file with 20 additions and 6 deletions.
26 changes: 20 additions & 6 deletions src/locales/zh_CN/vehicle/manufacturer.ts
Original file line number Diff line number Diff line change
@@ -1,34 +1,48 @@
export default [
'三菱',
'丰田',
'保时捷',
'克莱斯勒',
'兰博基尼',
'凯迪拉克',
'劳斯莱斯',
'卡迪拉克',
'吉普车',
'大众汽车',
'吉普',
'名爵',
'塔塔',
'大众',
'奔驰',
'奔驰smart',
'奥迪',
'宝马',
'宾利',
'小型的',
'布加迪',
'捷豹',
'斯巴鲁',
'斯柯达',
'日产',
'本田',
'极星',
'标致',
'比亚迪',
'沃克斯豪尔',
'沃尔沃',
'法拉利',
'特斯拉',
'玛莎拉蒂',
'现代',
'福特',
'聪明的',
'菲亚特',
'蔚来',
'起亚',
'路虎',
'躲闪',
'迷你',
'道奇',
'铃木',
'阿斯顿·马丁',
'雪佛兰',
'雪铁龙',
'雷诺',
'马恒达',
'马自达',
'马鲁蒂',
];

0 comments on commit 9abaed1

Please sign in to comment.