Skip to content
Snippets Groups Projects
en.json 684 B
{
  "app_name": "Sandbox App",

  "bottom_nav_sample": "Sample",
  "bottom_nav_api": "API",
  "bottom_nav_chart": "Graph",
  "bottom_nav_settings": "Settings",
  "bottom_nav_about": "About",

  "api_page_title": "API",

  "settings_title": "Settings",
  "settings_label_api_url": "API URL:",
  "settings_label_security_token": "Security token:",
  "settings_label_interface_type": "Interface type:",
  "interface_type_basic": "basic",
  "interface_type_expert": "expert",
  "settings_button_save": "Save",

  "about_title": "About",
  "about_content": "A random application, for testing purpose only.",
  "about_version": "Version: {version}",

  "TOP": "TOP",
  "BOTTOM": "BOTTOM"
}