mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-01-10 12:48:03 -05:00
chore(translations): Fix inconsistent punctuation marks for the language name of zh-TW (#731)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
'pt-BR': 'Português brasileiro',
|
||||
ru: 'Русский',
|
||||
'zh-CN': '简体中文',
|
||||
'zh-TW': '繁體中文(臺灣)'
|
||||
'zh-TW': '繁體中文(臺灣)'
|
||||
};
|
||||
|
||||
async function updateLocale(locale: Locale) {
|
||||
|
||||
Reference in New Issue
Block a user