• This project
    • Loading...
  • Sign in

developOne / harmonyPool

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • harmonyPool
  • ..
  • element
  • string.json
  • 编排项目 · f379a9f9
    f379a9f9 Browse Files
    liujian1_wd authored 2023-12-26 11:08:33 +0800
string.json 498 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
{
  "string": [
    {
      "name": "app_name",
      "value": "Sight"
    },
    {
      "name": "app_desc",
      "value": "网达编排app"
    },
    {
      "name": "app_vendor",
      "value": "网达"
    },
    {
      "name": "load_net_data_loading",
      "value": "加载中..."
    },
    {
      "name": "load_net_data_failed",
      "value": "加载网络数据失败"
    },
    {
      "name": "load_net_data_none",
      "value": "很抱歉,未能找到相关内容"
    }
  ]
}