Skip to content

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

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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