Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en.json')
-rw-r--r--lang/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index 615ad706c0..c5a32ed0d8 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -264,6 +264,8 @@
"OperationIsNot": "Is not",
"OperationLessThan": "Less than",
"OperationNotEquals": "Not Equals",
+ "OperationStartsWith": "Starts with",
+ "OperationEndsWith": "Ends with",
"OptionalSmtpPort": "Optional. Defaults to 25 for unencrypted and TLS SMTP, and 465 for SSL SMTP.",
"Options": "Options",
"OrCancel": "or %s Cancel %s",