Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, thanks for answer. I tried but it didn't help in my situation. I reinstalled bartycrouch and it's working now. |
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
-
When I call BartyCrouch.translate(key: "some_text", translations: [.english: "Some text"], comment: "Some comment") and build or run the project nothing is happening . Few mouth ago everything works fine. I got L10.someText (for example). Any ideas what could be a problem?
While I was debugging I found this:
Warning: [BartyCrouch] Untransformed BartyCrouch.
translate(key:translations:comment:) method call found with key 'some_text' and base translations '[CAppCore.BartyCrouch.SupportedLanguage.english: "Some text"]'.
Please ensure that BartyCrouch is installed and configured correctly.
Beta Was this translation helpful? Give feedback.
All reactions