Move the script sync-locales.php to cli command

This commit is contained in:
Frederic Guillot
2015-06-21 12:35:01 -04:00
parent d7a8160c2b
commit ff7189971e
5 changed files with 62 additions and 47 deletions

View File

@@ -72,7 +72,7 @@ How to synchronize translation files?
From a Unix shell run this command:
```bash
./scripts/sync-locales.php
./kanboard locale:sync
```
The french translation is used a reference for other locales.
The French translation is used a reference for other locales.