Replies: 1 comment 3 replies
-
I realized now the keys only show up in the platform once I open the context menu (with Option) and add a translation / save the key. I think it would be nice to automatically save the key? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the installation guides, and if I understand correctly the keys I add in my code should show up in the tolgee platform right?
I've created a project in the platform, then added several keys in the code and I see requests in the network tab, but they return an empty object.
I was expecting new keys would automatically be added but maybe that's not the case?
Am I missing something?
Here's my setup.
utils/tolgee.ts
(the env variables are defined with the key and url provided by the tolgee platform)
App.tsx
Component.tsx
Beta Was this translation helpful? Give feedback.
All reactions