i18n: write-translations and po4a run
All checks were successful
ci / build_and_publish (push) Successful in 5m26s
All checks were successful
ci / build_and_publish (push) Successful in 5m26s
This commit is contained in:
parent
a9e47a75a4
commit
3c2f02bfec
44 changed files with 1740 additions and 798 deletions
|
|
@ -32,7 +32,7 @@ const config: Config = {
|
|||
// may want to replace "en" with "zh-Hans".
|
||||
i18n: {
|
||||
defaultLocale: 'en',
|
||||
locales: ['en','es','ru','zh-Hans', 'bo'],
|
||||
locales: ['en','es','ru','zh-Hans', 'bo', 'ro'],
|
||||
},
|
||||
|
||||
presets: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue