Skip to content
Snippets Groups Projects
Select Git revision
  • d4f28eae78282050e09753e3306794d0dbb3825d
  • master default protected
  • 100-upgrade-framework-and-dependencies
  • 65-improve-app-metadata
  • Release_1.8.0_80 protected
  • Release_1.7.2_79 protected
  • Release_1.7.1_78 protected
  • Release_1.7.0_77 protected
  • Release_1.6.0_76 protected
  • Release_1.5.0_75 protected
  • Release_1.4.0_74 protected
  • Release_1.3.2_73 protected
  • Release_1.3.1_72 protected
  • Release_1.3.0_71 protected
  • Release_1.2.1_70 protected
  • Release_1.2.0_69 protected
  • Release_1.1.3_68 protected
  • Release_1.1.2_67 protected
  • Release_1.1.1_66 protected
  • Release_1.1.0_65 protected
  • Release_1.0.63_64 protected
  • Release_1.0.62_63 protected
  • Release_1.0.61_62 protected
  • Release_1.0.60_61 protected
24 results

en.json

Blame
  • en.json 786 B
    {
      "app_name": "Sandbox App",
    
      "bottom_nav_sample": "Sample",
      "bottom_nav_camera": "Camera",
      "bottom_nav_api": "API",
      "bottom_nav_chart": "Graph",
      "bottom_nav_game": "Game",
      "bottom_nav_settings": "Settings",
      "bottom_nav_about": "About",
    
      "api_page_title": "API",
    
      "settings_title": "Settings",
      "settings_label_theme": "Theme mode",
      "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"
    }