forked from FoundKeyGang/FoundKey
add english strings
This commit is contained in:
parent
896b3d817e
commit
83620449db
1 changed files with 2 additions and 0 deletions
|
@ -850,6 +850,8 @@ recentNDays: "Last {n} days"
|
||||||
isSystemAccount: "An account created and automatically operated by the system."
|
isSystemAccount: "An account created and automatically operated by the system."
|
||||||
typeToConfirm: "Please enter {x} to confirm"
|
typeToConfirm: "Please enter {x} to confirm"
|
||||||
deleteAccount: "Delete account"
|
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."
|
||||||
_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