You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.
when trying to run rake translate:google FROM=en, TO=de i get the error:
rake aborted!
You have a nil object when you didn't expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.inject
am i running that rake task properly?
The text was updated successfully, but these errors were encountered:
so i actually got past this error by first re-saving the de translation from the web interface. it added --- to the top of the file. however now i get the error undefined methoddeep_symbolize_keys' for "Login":String`
when trying to run
rake translate:google FROM=en, TO=de
i get the error:am i running that rake task properly?
The text was updated successfully, but these errors were encountered: