mirror of
https://github.com/go-task/task.git
synced 2025-03-03 14:52:13 +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'
|
htmlLang: 'pt-BR'
|
||||||
},
|
},
|
||||||
'ru-RU': {
|
'ru-RU': {
|
||||||
label: `русский (${translationProgress['ru'] || 0}%)`,
|
label: `Pусский (${translationProgress['ru'] || 0}%)`,
|
||||||
direction: 'ltr',
|
direction: 'ltr',
|
||||||
htmlLang: 'ru-RU'
|
htmlLang: 'ru-RU'
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user