Hello,
First of all thanks for the work on this library, highly appreciated :)
Second, I would like to be able to find translations by their ids. Currently it is only possible to search by translations.
https://github.com/php-gettext/Gettext/blob/master/src/Translations.php#L169
May I propose a PR to implement the changes? It should be fairly easy to implement.
Cheers,
Hello,
First of all thanks for the work on this library, highly appreciated :)
Second, I would like to be able to find translations by their ids. Currently it is only possible to search by translations.
https://github.com/php-gettext/Gettext/blob/master/src/Translations.php#L169
May I propose a PR to implement the changes? It should be fairly easy to implement.
Cheers,