Only translate un-translated keys #14
Closed
colivinggit
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
That's what we do. 😄 laravel-autotranslate/src/TranslateStrings.php Lines 61 to 64 in 5b59ca9 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Make sure that when looping through a json file, to only try to translate the values where the key == value (un-translated).
When I tried to translate the files, I felt that it was going through all keys.
Beta Was this translation helpful? Give feedback.
All reactions