Tobias Diekershoff
|
eb94bedc0e
|
regenerated all the strings
This is a follow up for #10855 with the regenerated `string.php` files for all the languages currently in the repository.
|
2021-10-10 08:22:58 +02:00 |
|
Hypolite Petovan
|
3fae0cd650
|
Update translated strings files after update to Console\PoToPhp
|
2021-01-31 08:39:20 -05:00 |
|
Hypolite Petovan
|
bcd3a274f1
|
Update plural condition in strings.php after converter update
|
2021-01-29 20:02:54 -05:00 |
|
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 |
|