mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-12 13:07:33 -07:00
A little more cretaures
This commit is contained in:
parent
8c4eb3ad3a
commit
b80f4efe0d
1 changed files with 2 additions and 2 deletions
|
@ -799,7 +799,7 @@ reloadToApplySetting: "This setting will only apply after a page reload. Reload
|
||||||
needReloadToApply: "A reload is required for this to be reflected."
|
needReloadToApply: "A reload is required for this to be reflected."
|
||||||
showTitlebar: "Show title bar"
|
showTitlebar: "Show title bar"
|
||||||
clearCache: "Clear cache"
|
clearCache: "Clear cache"
|
||||||
onlinecreaturesCount: "{n} users are online"
|
onlinecreaturesCount: "{n} creatures are online"
|
||||||
nUsers: "{n} Creatures"
|
nUsers: "{n} Creatures"
|
||||||
nNotes: "{n} Beeps"
|
nNotes: "{n} Beeps"
|
||||||
sendErrorReports: "Send error reports"
|
sendErrorReports: "Send error reports"
|
||||||
|
@ -997,7 +997,7 @@ deleteAccount: "Delete account"
|
||||||
document: "Documentation"
|
document: "Documentation"
|
||||||
numberOfPageCache: "Number of cached pages"
|
numberOfPageCache: "Number of cached pages"
|
||||||
numberOfPageCacheDescription: "Increasing this number will improve convenience for
|
numberOfPageCacheDescription: "Increasing this number will improve convenience for
|
||||||
users but cause more server load as well as more memory to be used."
|
creatures but cause more server load as well as more memory to be used."
|
||||||
logoutConfirm: "Really log out?"
|
logoutConfirm: "Really log out?"
|
||||||
lastActiveDate: "Last used at"
|
lastActiveDate: "Last used at"
|
||||||
statusbar: "Status bar"
|
statusbar: "Status bar"
|
||||||
|
|
Loading…
Reference in a new issue