feat: refactoring for sphinx localisation support
This commit is contained in:
parent
368b4ba0c1
commit
bf5e7c383a
6 changed files with 189 additions and 33 deletions
8
docs/languages.yaml
Normal file
8
docs/languages.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
languages:
|
||||
- code: "en"
|
||||
name: "English"
|
||||
- code: "pl"
|
||||
name: "Polski"
|
||||
- code: "ro"
|
||||
name: "Română"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue