浏览代码

typo

tags/v0.1.0
Robin Thoni 8 年前
父节点
当前提交
3155b7272c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      app/translations/en.json

+ 2
- 2
app/translations/en.json 查看文件

39
       "defaultTitle": "Edit PkGuid",
39
       "defaultTitle": "Edit PkGuid",
40
       "defaultToolbarTitle": "PkGuid ~ Edit",
40
       "defaultToolbarTitle": "PkGuid ~ Edit",
41
       "title": "Edit PkGuid '{text}'",
41
       "title": "Edit PkGuid '{text}'",
42
-      "toolbarTitle": "PkGuid ~ Edit ~ {text}"
42
+      "toolbarTitle": "PkGuids ~ Edit ~ {text}"
43
     },
43
     },
44
     "add": {
44
     "add": {
45
       "defaultTitle": "New PkGuid",
45
       "defaultTitle": "New PkGuid",
46
-      "defaultToolbarTitle": "PkGuid ~ New"
46
+      "defaultToolbarTitle": "PkGuids ~ New"
47
     }
47
     }
48
   }
48
   }
49
 }
49
 }

正在加载...
取消
保存