Skip to content

Does the client handle nested keys : e.g. "page.client.title" #30

@ilianAZZ

Description

@ilianAZZ

I'm having issues while trying to get translations, when keys are nested in sub objects :

{
   "page": {
      "client": {
         "title": "Page client",
         "description": "Page client description"
      }
   }
}

When requesting from other client, I have to add ?format=json in the query, is this handled by the client ?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions