From 6e3264f521f00a6aa3ee88394b83a840eded7657 Mon Sep 17 00:00:00 2001 From: Johann150 Date: Thu, 14 Jul 2022 09:02:21 +0200 Subject: [PATCH] fix: add missing english strings --- locales/en-US.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index 06d854833..7183dfca3 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -851,6 +851,13 @@ typeToConfirm: "Please enter {x} to confirm" deleteAccount: "Delete account" numberOfPageCache: "Number of cached pages" numberOfPageCacheDescription: "Increasing this number will improve convenience for users but cause more server load as well as more memory to be used." +file: "File" +unclip: "Unclip" +confirmToUnclipAlreadyClippedNote: "This note is already part of the \"{name}\" clip. Do you want to remove it from this clip instead?" +noEmailServerWarning: "Email server not configured." +thereIsUnresolvedAbuseReportWarning: "There are unsolved reports." +recommended: "Recommended" +check: "Check" _emailUnavailable: used: "This email address is already being used" format: "The format of this email address is invalid"