Browse Source

new English strings

Markus Rost 6 years ago
parent
commit
d953de3385
1 changed files with 6 additions and 2 deletions
  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 }
 		]
 	}
-}
+}