andywer / andywer/laravel-js-localization
[feature] default language keys when missing in a split_export_files
- Langage dominant
- PHP
- Étoiles
- 143
- Forks
- 53
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi and thanks a lot for this great and useful package.
It could be nice to have an option that make generation of split_export_files merging default language keys when they are missing in a language file.
For example with those languages keys in resources/langs :
- en [default]
- foo
- bar
- fr
- foo
we could navigate in language "fr" and displaying the "en [default]" value in place of the key path.
Also it make Javascript translation works like the Php Laravel side with a default language value when a language missing a key.
I Hope to be clear enough ... I'm not sure :-)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.