Commit Graph

10 Commits

Author SHA1 Message Date
Pascal Deklerck e1dd1aa358 5147 Typo 'bandwith' should be 'bandwidth' 2018-05-30 08:50:29 +02:00
Tobias Diekershoff 9a860984d6 update FR translations THX vindarel 2018-05-20 18:08:07 +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 1c9d137c28 update for FR translation - thx Thecross! 2017-12-13 12:01:11 +01:00
Tobias Diekershoff 9d9840592f update for FR translation - thx Thecross! 2017-12-10 08:42:49 +01:00
Tobias Diekershoff 274b83c9a9 update for FR - thx Thecross! 2017-12-09 19:54:56 +01:00
Tobias Diekershoff 8c08f19ad6 update for FR 2017-12-07 07:22:36 +01:00
Tobias Diekershoff 4523753455 update to the translations 2017-01-27 13:31:04 +01:00
Hypolite Petovan 5a5284b94e Fix #2817
- Move translation folders under `view/lang`
2016-09-30 10:45:47 -04:00
Renamed from view/fr/strings.php (Browse further)