mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-14 01:05:44 -04:00
Add support for localization (#995)
This commit is contained in:
parent
7f71093e33
commit
e39f063568
41 changed files with 113 additions and 150 deletions
1
Pipfile
1
Pipfile
|
@ -6,6 +6,7 @@ name = "pypi"
|
|||
[packages]
|
||||
mkdocs = "*"
|
||||
mkdocs-material = {path = "./mkdocs-material"}
|
||||
mkdocs-static-i18n = "*"
|
||||
|
||||
[dev-packages]
|
||||
scour = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue