Conversation
Should it do both? Otherwise in case of a typo you'd suddenly have a completely new language to delete. So an exception unless run with |
|
It does not create a new language. It creates a new translation file alongside If there is a typo, I think it's easy to revert with a simple command like |
|
If you try to update a key with an unknown root key, you still have the exception. |
I don't mean from that perspective, but from the perspective of not noticing for 10 minutes and suddenly needing to try to merge |
I see what you mean. I'll figure something else. |
b832f10 to
88d2a8a
Compare
88d2a8a to
733ba55
Compare
When manipulating I18N files, it is now possible to add a new file to all languages. This action is available both in the manipulation script and the makefile.
|
@Frenzie I've change the whole thing to introduce an |
|
Sounds good to me. 👍 |
When manipulating I18N files, it is now possible to add a new file to all
languages. This action is available both in the manipulation script and
the makefile.
Changes proposed in this pull request:
How to test the feature manually:
xxx.php)xxx.phpfile is created empty.Pull request checklist:
Additional information can be found in the documentation.