forked from FoundKeyGang/FoundKey
fix: add missing english strings
This commit is contained in:
parent
43a000b5b0
commit
6e3264f521
1 changed files with 7 additions and 0 deletions
|
@ -851,6 +851,13 @@ typeToConfirm: "Please enter {x} to confirm"
|
||||||
deleteAccount: "Delete account"
|
deleteAccount: "Delete account"
|
||||||
numberOfPageCache: "Number of cached pages"
|
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."
|
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:
|
_emailUnavailable:
|
||||||
used: "This email address is already being used"
|
used: "This email address is already being used"
|
||||||
format: "The format of this email address is invalid"
|
format: "The format of this email address is invalid"
|
||||||
|
|
Loading…
Reference in a new issue