mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Update expcore.cfg
This commit is contained in:
@@ -6,19 +6,19 @@ simple-format-tagged=__1__ __2__
|
||||
simple-format-div=__1__:__2__
|
||||
|
||||
[expcore-commands]
|
||||
unauthorized=Unauthorized, Access is denied due to invalid credentials
|
||||
reject-string-options=Invalid Option, Must be one of: __1__
|
||||
reject-string-max-length=Invalid Length, Max: __1__
|
||||
reject-number=Invalid Number.
|
||||
reject-number-range=Invalid Range, Min (inclusive): __1__, Max (inclusive): __2__
|
||||
reject-player=Invalid Player Name, __1__ ,try using tab key to auto-complete the name
|
||||
reject-player-online=Player is offline.
|
||||
reject-player-alive=Player is dead.
|
||||
reject-force=Invalid Force Name.
|
||||
reject-surface=Invalid Surface Name.
|
||||
reject-color=Invalid Color Name.
|
||||
invalid-inputs=Invalid Input, /__1__ __2__
|
||||
invalid-param=Invalid Param "__1__"; __2__
|
||||
unauthorized=你沒有權限運行該項目
|
||||
reject-string-options=無效的選項. 要在: __1__
|
||||
reject-string-max-length=無效的長度, 最長: __1__
|
||||
reject-number=無效的數值.
|
||||
reject-number-range=無效的範圍. 最少 (包括): __1__, 最大 (包括): __2__
|
||||
reject-player=無效的用戶名稱, __1__ , 可以用 TAB 鍵來自動完成
|
||||
reject-player-online=用戶不在線.
|
||||
reject-player-alive=用戶已死亡.
|
||||
reject-force=無效的勢力.
|
||||
reject-surface=無效的表面.
|
||||
reject-color=無效的顏色.
|
||||
invalid-inputs=無效的輸入, /__1__ __2__
|
||||
invalid-param=無效的參數 "__1__"; __2__
|
||||
command-help=__1__ - __2__
|
||||
command-ran=Command Complete
|
||||
command-fail=Command failed to run: __1__
|
||||
|
||||
Reference in New Issue
Block a user