summaryrefslogtreecommitdiff
path: root/locales
AgeCommit message (Collapse)Author
2018-06-20[feat] display systray and bitmaskd version in aboutRuben Pollan
- Resolves: #47
2018-06-04[feat] notify if it can't start the VPN0.0.1Ruben Pollan
- Resolves: #35
2018-05-24[feat] add about pageRuben Pollan
And update links. - Resolves: #34
2018-04-19[feat] Ask for donationsRuben Pollan
- Resolves: #24
2018-03-27[i18n] simplify i18n stringsRuben Pollan
Let's make the application name configurable.
2018-03-22[i18n] add pt-BR localeRuben Pollan
2018-02-22[i18n] es-ES reviewKali Kaneko (leap communications)
2018-02-21[feat] add i18n supportRuben Pollan
Using golang.org/x/text, wich is still in early stages of development, but seems to work good enough for our needs. - Resolves: #2