This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
taddeus
/
trs
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
c3511de685
Ramuri
Etichete
breadth_first
develop
master
validation
trs
/
src
/
translate.py
translate.py
101 B
Istoric
Crud
1
2
3
4
5
6
import gettext
gettext.bindtextdomain('trs', 'lang')
gettext.textdomain('trs')
_ = gettext.gettext