Ruben Davila
|
7f24b87b3b
|
Some small updates for Spanish translations.
|
2017-05-04 19:27:17 -05:00 |
|
Ruben Davila
|
f7b7a52092
|
More updates for translations plus small tweaks.
|
2017-05-04 17:05:14 -05:00 |
|
Ruben Davila
|
dbd1bdaeed
|
More updates for translations plus some refactoring.
|
2017-05-03 21:08:43 -05:00 |
|
Ruben Davila
|
ee65de48d8
|
More translations updates.
|
2017-05-03 12:40:21 -05:00 |
|
Phil Hughes
|
93f27958d0
|
Updated some JS translate methods to correctly take in context
|
2017-05-03 12:02:26 +01:00 |
|
Ruben Davila
|
6d5364cfb0
|
First round of updates from the code review.
|
2017-05-02 23:36:36 -05:00 |
|
Ruben Davila
|
657664f980
|
Add more spanish translations.
|
2017-04-27 20:04:42 -05:00 |
|
Ruben Davila
|
22ecf73e82
|
Adjust regex used in order to parse inline content.
e.g: %h4 {{ __('foo') }}
Problem was it was being parsed as: %h4 = _('foo')
And the correct content should be: %h4= _('foo')
|
2017-04-27 11:58:48 -05:00 |
|
Phil Hughes
|
b3c80094e0
|
Added some missing text that needs translating
|
2017-04-27 14:47:00 +01:00 |
|
Ruben Davila
|
e4526e061c
|
Add more translation for Spanish.
|
2017-04-26 20:04:33 -05:00 |
|
Ruben Davila
|
a4267d2d0f
|
Add some translations for Spanish.
|
2017-04-26 16:19:06 -05:00 |
|
Phil Hughes
|
cb06f09e98
|
Removed t filter from other places
|
2017-04-26 17:20:13 +01:00 |
|
Phil Hughes
|
0242c4dfc9
|
Changed JS translation functions
Added context function
|
2017-04-26 17:03:06 +01:00 |
|
Phil Hughes
|
dc5136a70d
|
Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-page' into js-translations
|
2017-04-21 09:16:05 +01:00 |
|
Ruben Davila
|
73d0730d09
|
Set locale through controller filter
|
2017-04-13 01:03:47 -05:00 |
|
Ruben Davila
|
1ebcc96e3a
|
Setup gettext libraries
|
2017-04-12 22:41:46 -05:00 |
|