Add missing pot file

This commit is contained in:
Michal Čihař 2020-09-29 12:05:06 +02:00
parent 9e28ecb1b6
commit 88c78efc9a
2 changed files with 1874 additions and 4 deletions

4
.gitignore vendored
View file

@ -48,7 +48,6 @@ coverage.xml

# Translations
*.mo
*.pot

# Django stuff:
*.log
@ -102,6 +101,3 @@ ENV/

# backup files
*~

# Gettext
*.mo