浏览代码

added fields

tags/v2.0
Robin Thoni 7 年前
父节点
当前提交
46f9f20506
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5
    1
      frontend/WebSem/app/translations/en.json

+ 5
- 1
frontend/WebSem/app/translations/en.json 查看文件

@@ -86,7 +86,11 @@
86 86
         "capital": "Capital",
87 87
         "language": "Language",
88 88
         "area": "Area",
89
-        "population": "Population"
89
+        "population": "Population",
90
+        "name": "Name",
91
+        "date": "Date",
92
+        "combatant": "Combatants",
93
+        "commander": "Commanders"
90 94
       }
91 95
     },
92 96
     "deleteOne": "Do you really want to delete article '{text}'?",

正在加载...
取消
保存