Ezhil-Language-Foundation / tamilpesu_us

http://tamilpesu.us - Open-Tamil hosted like a BO$$.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Tamil Web Interface

git clone https://github.com/Ezhil-Language-Foundation/open-tamil.git

cd open-tamil/webapp

sudo pip install -r requirements.txt

python manage.py compilemessages

python manage.py runserver

for tamil translation of website

add to template {% trans "this is example" %}

then put - python manage.py makemessages -l "ta"

edit translation file

open-tamil/webapp/locale/ta/LC_MESSAGES/django.po

msgid "this is example"

msgstr "இது எடுத்துக்காட்டு"

then put following commands

python manage.py compilemessages

python manage.py runserver

About

http://tamilpesu.us - Open-Tamil hosted like a BO$$.

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 65.9%Language:HTML 29.6%Language:Less 2.1%Language:Python 1.4%Language:CSS 0.8%Language:MATLAB 0.0%Language:Dockerfile 0.0%Language:Shell 0.0%