Skip to content

Commit

Permalink
Add Russian language support
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengyangliu committed Jun 15, 2024
1 parent b8af8cd commit 0afc067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/supported-locales.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const locales = {
// 'pt-br': {name: 'Português Brasileiro'},
// 'rap': {name: 'Rapa Nui'},
// 'ro': {name: 'Română'},
// 'ru': {name: 'Русский'},
'ru': {name: 'Русский'},
// 'sr': {name: 'Српски'},
// 'sk': {name: 'Slovenčina'},
// 'sl': {name: 'Slovenščina'},
Expand Down

0 comments on commit 0afc067

Please sign in to comment.