🐛 Remove emoji field in language.ts
This commit is contained in:
@@ -164,7 +164,6 @@ export const languages = [
|
|||||||
shortName: 'tw',
|
shortName: 'tw',
|
||||||
originalName: '中文(台灣)',
|
originalName: '中文(台灣)',
|
||||||
translatedName: 'Chinese (Traditional)',
|
translatedName: 'Chinese (Traditional)',
|
||||||
emoji: '🇹🇼',
|
|
||||||
country: 'TW',
|
country: 'TW',
|
||||||
locale: 'zh-tw',
|
locale: 'zh-tw',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user