Skip to content

Support .arb Translations that should only be generated for Android or iOS #8

@phillippbertram

Description

@phillippbertram
{
  "android_only_text": "this text will only be genetated for android",
  "@android_only_text": {
     "platform": ["android"]
  }
  "ios_only_text": "this text will only be genetated for ios",
  "@ios_only_text": {
     "platform": ["ios"]
  },
  "all_plattforms_text": "this text be generated for all platforms"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions