mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-14 16:31:49 +02:00
Compare commits
4 commits
f344a2f524
...
70f08be630
Author | SHA1 | Date | |
---|---|---|---|
![]() |
70f08be630 | ||
![]() |
752c80d29f | ||
![]() |
19d92b96c9 | ||
![]() |
74725f4332 |
3 changed files with 1157 additions and 1 deletions
|
@ -15,6 +15,7 @@ APPLICATION_ROOT = "/"
|
|||
ENABLE_CAPTCHA = False
|
||||
LEGAL_LINK = ""
|
||||
SUPPORTED_LANGUAGES = [
|
||||
"az",
|
||||
"ca",
|
||||
"cs",
|
||||
"de",
|
||||
|
|
1155
ihatemoney/translations/az/LC_MESSAGES/messages.po
Normal file
1155
ihatemoney/translations/az/LC_MESSAGES/messages.po
Normal file
File diff suppressed because it is too large
Load diff
|
@ -32,7 +32,7 @@ dependencies = [
|
|||
"email_validator>=1.0,<3",
|
||||
"Flask>=2,<4",
|
||||
"Flask-Babel>=1.0,<4",
|
||||
"Flask-Cors>=3.0.8,<4",
|
||||
"Flask-Cors>=3.0.8,<6",
|
||||
"Flask-Limiter>=2.6,<3",
|
||||
"Flask-Mail>=0.9.1,<1",
|
||||
"Flask-Migrate>=2.5.3,<5", # Not following semantic versioning (e.g. https://github.com/miguelgrinberg/flask-migrate/commit/1af28ba273de6c88544623b8dc02dd539340294b)
|
||||
|
|
Loading…
Reference in a new issue