mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
Add Clusterio Plugins
This commit is contained in:
38
exp_commands/module/locale/en.cfg
Normal file
38
exp_commands/module/locale/en.cfg
Normal file
@@ -0,0 +1,38 @@
|
||||
color-tag=[color=__1__]__2__[/color]
|
||||
|
||||
[exp-commands]
|
||||
command-help=__1__ - __2__
|
||||
success=Command Complete.
|
||||
error=Command failed to run: __1__
|
||||
error-default=Please check you gave the correct arguments.
|
||||
unauthorized=Unauthorized: __1__
|
||||
unauthorized-default=Access is denied due to insufficient permissions.
|
||||
invalid-usage=Wrong number of arguments, usage: /__1__ __2__
|
||||
invalid-input=Invalid input: Please ensure everything is formated correctly.
|
||||
invalid-argument=Invalid argument "__1__"; __2__
|
||||
internal-error=Internal Error, Please contact an admin: __1__
|
||||
|
||||
[exp-commands-parse]
|
||||
string-options=Invalid Option, Must be one of: __1__
|
||||
string-max-length=Invalid Length, Max: __1__
|
||||
number=Invalid Number.
|
||||
number-range=Invalid Range, Min (inclusive): __1__, Max (inclusive): __2__
|
||||
player=Invalid Player Name, __1__ ,try using tab key to auto-complete the name
|
||||
player-online=Player is offline.
|
||||
player-alive=Player is dead.
|
||||
force=Invalid Force Name.
|
||||
surface=Invalid Surface Name.
|
||||
color=Invalid Color Name.
|
||||
|
||||
[exp-commands-permissions]
|
||||
admin-only=This command is for game admins only.
|
||||
system-only=This command can not be ran by players.
|
||||
disabled=This command is currently disabled.
|
||||
|
||||
[exp-commands-help]
|
||||
header=Help results for "__1__":
|
||||
footer=[__1__ results found: page __2__ of __3__]
|
||||
format=/__1__ __2__ - __3__ __4__
|
||||
aliases=Aliaies: __1__
|
||||
out-of-range=__1__ is an invalid page number. Last page: __2__
|
||||
no-results=No commands were found
|
||||
Reference in New Issue
Block a user