Tobias Diekershoff
|
19ebc6301f
|
update for PT BR thx Beatriz Vital
|
2019-04-23 18:23:33 +02:00 |
|
Alexandre Alapetite
|
102377f19f
|
Rebuild PO to strings
```sh
for i in view/lang/*/messages.po; do bin/console po2php $i; done
```
|
2018-05-17 09:31:29 +02:00 |
|
Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
2018-01-15 14:07:17 -05:00 |
|
Tobias Diekershoff
|
61095f7546
|
update for PT BR thx abinoam
|
2017-10-10 07:12:40 +02:00 |
|
Tobias Diekershoff
|
c74f144f15
|
RU translations THX Frederico Gonçalves Guimarães
|
2017-05-27 09:35:23 +02:00 |
|
Hypolite Petovan
|
5a5284b94e
|
Fix #2817
- Move translation folders under `view/lang`
|
2016-09-30 10:45:47 -04:00 |
|