浏览代码

new English strings

Markus Rost 6 年之前
父节点
当前提交
d953de3385
共有 1 个文件被更改,包括 6 次插入2 次删除
  1. 6 2
      i18n/en.json

+ 6 - 2
i18n/en.json

@@ -103,7 +103,11 @@
 			"size": "Difference:",
 			"bytes": "%s Bytes",
 			"comment": "Comment:",
-			"tags": "Tags:"
+			"tags": "Tags:",
+			"removed": "Removed:",
+			"added": "Added:",
+			"more": "And more",
+			"whitespace": "Only whitespace"
 		}
 	},
 	"search": {
@@ -193,4 +197,4 @@
 			{ "cmd": "purge <count>", "desc": "I will delete the recent messages in the channel, as long as they aren't older than 14 days.", "hide": true, "admin": true }
 		]
 	}
-}
+}