Sha256: 066c48385fe3ac8b6423962fc2a789560629f8d687b8c545d3a56c4a96905772

Contents?: true

Size: 878 Bytes

Versions: 7

Compression:

Stored size: 878 Bytes

Contents

{
  "app": {
    "package": "app_name",
    "description": {
      "value": "Play the famous zen tunes in your help desk.",
      "title": "app description"
    },
    "name": {
      "value": "Buddha Machine",
      "title": "app name"
    }
  },

  "loading": {
    "value": "Welcome to this Sample App",
    "title": "loading placeholder"
  },

  "fetch": {
    "done": {
      "value": "Good",
      "title": "fetch success"
    },
    "fail": {
      "value": "failed to fetch information from the server",
      "title": "fetch failure"
    }
  },

  "id": {
    "value": "ID",
    "title": "user id"
  },

  "email": {
    "value": "Email",
    "title": "user email"
  },

  "name": {
    "value": "Name",
    "title": "user name"
  },

  "role": {
    "value": "Role",
    "title": "user role"
  },

  "groups": {
    "value": "Groups",
    "title": "user groups"
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
zendesk_apps_tools-1.28.3 app_template/translations/en.json
zendesk_apps_tools-1.28.2 app_template/translations/en.json
zendesk_apps_tools-1.28.0 app_template/translations/en.json
zendesk_apps_tools-1.27.0 app_template/translations/en.json
zendesk_apps_tools-1.25.0 app_template/translations/en.json
zendesk_apps_tools-1.24.3 app_template/translations/en.json
zendesk_apps_tools-1.24.2 app_template/translations/en.json