mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-06 04:23:02 +00:00
More translation stuff
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1397 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
dfa6e88efe
commit
0529db4a80
3 changed files with 21 additions and 13 deletions
|
@ -26,4 +26,12 @@ bannedIpsFileNotFound = banned-ips.txt not found
|
|||
bannedIpsFileError = Error reading banned-ips.txt
|
||||
noDestroyPermission = \u00a7cYou do not have permission to destroy that {0}.
|
||||
moreThanZero = Quantities must be greater than 0.
|
||||
errorWithMessage = \u00a7cError: {0}
|
||||
errorWithMessage = \u00a7cError: {0}
|
||||
creatingConfigFromTemplate = Creating config from template: {0}
|
||||
creatingEmptyConfig = Creating empty config: {0}
|
||||
failedToCreateConfig = Failed to create config {0}
|
||||
couldNotFindTemplate = Could not find template {0}
|
||||
failedToWriteConfig = Failed to write config {0}
|
||||
failedToCloseConfig = Failed to close config {0}
|
||||
notEnoughMoney = You do not have sufficient funds.
|
||||
missingItems = You do not have {0}x {1}.
|
Loading…
Add table
Add a link
Reference in a new issue