mirror of
https://github.com/go-task/task.git
synced 2024-12-12 10:45:49 +02:00
style(website): improve language lable (#1183)
This commit is contained in:
parent
3913701f7f
commit
ac96612a17
@ -49,7 +49,7 @@ const getConfig = async () => {
|
||||
htmlLang: 'pt-BR'
|
||||
},
|
||||
'ru-RU': {
|
||||
label: `русский (${translationProgress['ru'] || 0}%)`,
|
||||
label: `Pусский (${translationProgress['ru'] || 0}%)`,
|
||||
direction: 'ltr',
|
||||
htmlLang: 'ru-RU'
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user