Skip to content

Compliance with localization information in list format #13

Description

@FundaOzmen

We can adjust nlocalizer for list of values and combine languages in a single json format.
Example of a list format is below:

[
{
    "Key":"Monday",
    "Values":{
        "tr-TR":"Pazartesi",
        "en-US":"Monday"
    }
},
{
    "Key":"Tuesday",
    "Values":{
        "tr-TR":"Salı",
        "en-US":"Tuesday"
    }
},
]

Thank you.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions