Replies: 1 comment
-
It wasn't working; wasn't translating the documents I was creating through my app. After manually creating a document in the firebase dashboard to troubleshoot, it 'sprang to life' and started translating the documents. |
Beta Was this translation helpful? Give feedback.
0 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.
-
We can configure Translate Text to work with a subcollection as follows:
posts/{post}/responses
How can we configure Translate Text to work with a subcollection of a subcollection? The following does not seem to work:
posts/{post}/responses/{response}/replies
How should we specify the collection path when we target a subcollection of a subcollection?
Beta Was this translation helpful? Give feedback.
All reactions