Skip to content

yaningo/pomodoro-tracker-locales

 
 

Repository files navigation

Pomodoro-Tracker localization files

The project contains translations for https://pomodoro-tracker.com

I actually know only Russian and English (little bit) so I need your help with other languages.


Current status (languages are supported):

If you want to add a new language to Pomodoro-tracker please open an issue.

How to translate

Open your language files use links above and edit message.po, static.po files.

By example (russian):

Before editing

#: templates/base.j2:91
msgid "Sign Up / Login"
msgstr ""

After editing

#: templates/base.j2:91
msgid "Sign Up / Login"
msgstr "Зарегистрироваться / Войти"

Save your work.