Open gaetan-petit opened 5 years ago
Same for php-translation/symfony-storage .
Same Issue
@zairigimad fyi we ended up not using php-translation bundle with phraseapp, the other issues were blocking and it seems that the phraseapp adapter is unmainted.
This issue still exists. Phrase looks to be the only solution for both Symfony translations and our react application+i18next.
Is there any news or should we develop our own adapter?
Hi! Sorry for the delay, we are working on moving remote storage logic directly in Symfony : https://github.com/symfony/symfony/issues/36543
So, it could be possible that we will not fix the issue here but directly in Symfony. However, if you really need it in the package, feel free to open a PR, we will look at this ;)
@zairigimad fyi we ended up not using php-translation bundle with phraseapp, the other issues were blocking and it seems that the phraseapp adapter is unmainted.
Hello, can i ask you which service are you using with php-translation? tank you for your answer :)
@linibou we're using Phrase without php-translation
Trying to install the adapter through composer along with the symfony bundle gives me a error with php-translation/common.
I think the composer.json should be update to require ^1.0.0 instead of ^0.2.0 .