Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@ This project supports internationalization. Supported languages are:
- 🇧🇷 [Portuguese (Brazil)](src/i18n/locales/pt-BR.json)
- 🇷🇺 [Russian](src/i18n/locales/ru.json)
- 🇺🇦 [Ukrainian](src/i18n/locales/uk-UA.json)
- 🇨🇳 [Chinese](src/i18n/locales/zh.json)
- 🇨🇳 [Simplified Chinese](src/i18n/locales/zh.json)
- 🇹🇼 [Traditional Chinese](src/i18n/locales/zh-TW.json)

Pull requests to add support for additional languages, or improve existing
ones are highly encouraged.
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "Portugiesisch (Portugal)",
"pt-BR": "Portugiesisch (Brasilien)",
"ru": "Russisch",
"zh": "Chinesisch"
"zh": "Chinesisch",
"zh-TW": "Chinesisch (Taiwan)"
},
"message": {
"about": "Über",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "Portuguese (Portugal)",
"pt-BR": "Portuguese (Brazil)",
"ru": "Russian",
"zh": "Chinese"
"zh": "Chinese",
"zh-TW": "Chinese (Taiwan)"
},
"message": {
"about": "About",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "Portugués (Portugal)",
"pt-BR": "Portugués (Brasil)",
"ru": "Ruso",
"zh": "Chino"
"zh": "Chino",
"zh-TW": "Chino (Taiwán)"
},
"message": {
"about": "Acerca de",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "Portugais (Portugal)",
"pt-BR": "Portugais (Brésil)",
"ru": "Russe",
"zh": "Chinois"
"zh": "Chinois",
"zh-TW": "Chinois (Taïwan)"
},
"message": {
"about": "À propos",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "पुर्तगाली (पुर्तगाल)",
"pt-BR": "पुर्तगाली (ब्राजील)",
"ru": "रूसी",
"zh": "चीनी"
"zh": "चीनी",
"zh-TW": "चीनी (ताइवान)"
},
"message": {
"about": "के बारे में",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "Portoghese (Portogallo)",
"pt-BR": "Portoghese (Brasile)",
"ru": "Russo",
"zh": "Cinese"
"zh": "Cinese",
"zh-TW": "Cinese (Taiwan)"
},
"message": {
"about": "Di",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "ポルトガル語 (ポルトガル)",
"pt-BR": "ポルトガル語 (ブラジル)",
"ru": "ロシア語",
"zh": "中国語"
"zh": "中国語",
"zh-TW": "中国語 (台湾)"
},
"message": {
"about": "について",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "Portugalski (Portugalia)",
"pt-BR": "Portugalski (Brazylia)",
"ru": "Rosyjski",
"zh": "Chiński"
"zh": "Chiński",
"zh-TW": "Chiński (Tajwan)"
},
"message": {
"about": "O",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "Português (Portugal)",
"pt-BR": "Português (Brasil)",
"ru": "Russo",
"zh": "Chinês"
"zh": "Chinês",
"zh-TW": "Chinês (Taiwan)"
},
"message": {
"about": "Sobre",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "Português (Portugal)",
"pt-BR": "Português (Brasil)",
"ru": "Russo",
"zh": "Chinês"
"zh": "Chinês",
"zh-TW": "Chinês (Taiwan)"
},
"message": {
"about": "Sobre",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "Португальский (Португалия)",
"pt-BR": "Португальский (Бразилия)",
"ru": "Русский",
"zh": "Китайский"
"zh": "Китайский",
"zh-TW": "Китайский (Тайвань)"
},
"message": {
"about": "О программе",
Expand Down
3 changes: 2 additions & 1 deletion src/i18n/locales/uk-UA.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "Португальська (Португалія)",
"pt-BR": "Португальська (Бразилія)",
"ru": "російська",
"zh": "Китайська"
"zh": "Китайська",
"zh-TW": "Китайська (Тайвань)"
},
"message": {
"about": "Про",
Expand Down
978 changes: 978 additions & 0 deletions src/i18n/locales/zh-TW.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion src/i18n/locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"pt": "葡萄牙语(葡萄牙)",
"pt-BR": "葡萄牙语(巴西)",
"ru": "俄语",
"zh": "中文"
"zh": "中文",
"zh-TW": "中文(台湾)"
},
"message": {
"about": "关于",
Expand Down
1 change: 1 addition & 0 deletions vue-i18n-extract.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ module.exports = {
'language.pt-BR',
'language.ru',
'language.zh',
'language.zh-TW',
'validation.confirmed',
'validation.max_value',
'validation.min_value',
Expand Down
Loading