fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
new login api
[wolnelektury.git]
/
src
/
dictionary
/
constants.py
diff --git
a/src/dictionary/constants.py
b/src/dictionary/constants.py
index
2cef90b
..
59c8b91
100644
(file)
--- a/
src/dictionary/constants.py
+++ b/
src/dictionary/constants.py
@@
-9,4
+9,5
@@
FN_TYPES = {
'pe': _("przypisy redaktorów Wolnych Lektur"),
'pr': _("przypisy źródła"),
'pt': _("przypisy tłumacza"),
+ 'ptrad': _("przypisy tradycyjne"),
}