mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Fix a few possible errors with grammar (#68)
* Fix Some Grammar * Update base-damage.cfg * Update chat-bot.cfg
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
name=Admin Commands
|
name=Admin Commands
|
||||||
tooltip=Admin commands make their home here
|
tooltip=Admin commands make their home here
|
||||||
no-info-file=No info file was found
|
no-info-file=No info file was found
|
||||||
message=Please select a player and an action to take, make sure to choose the correct one!
|
message=Please select a player and an action to take. Make sure to choose the correct one!
|
||||||
warning=Warning: This player outranks you. Therefore, you cannot edit their rank.
|
warning=Warning: This player outranks you. Therefore, you cannot edit their rank.
|
||||||
short-reason=Warning: The reason is too short.
|
short-reason=Warning: The reason is too short.
|
||||||
rank-high=Warning: This player outranks you. Therefore, you cannot edit their rank.
|
rank-high=Warning: This player outranks you. Therefore, you cannot edit their rank.
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
[base-damage]
|
[base-damage]
|
||||||
used=You hit some of your own buildings. Please be careful next time!
|
used=You hit some of your own buildings. Please be careful next time!
|
||||||
nuke=Nukes are not allowed in your rank. This is a preventive measure against griefers.
|
nuke=Nukes are not allowed at your rank. This is a preventive measure against griefers.
|
||||||
|
|||||||
@@ -7,9 +7,9 @@ map-time=This map has been on for __1__
|
|||||||
line-8=Type /help <command> for more info
|
line-8=Type /help <command> for more info
|
||||||
join-us=Please join us on:
|
join-us=Please join us on:
|
||||||
discord=Discord: https://discord.explosivegaming.nl
|
discord=Discord: https://discord.explosivegaming.nl
|
||||||
website=Website: explosivegaming.nl
|
website=Website: https://www.explosivegaming.nl
|
||||||
custom-commands=We use custom commands, such as /tag and /report, see the commands tab in readme for more info.
|
custom-commands=We use custom commands, such as /tag and /report, see the commands tab in readme for more info.
|
||||||
read-readme=Make sure you have read the Readme (can be found through the question mark on the top left)
|
read-readme=Make sure you have read the Readme (It can be found through the question mark on the top left)
|
||||||
not-real-dev=Cooldude2606 is a dev for this server and makes the softmod (look top left) and is not a factorio dev.
|
not-real-dev=Cooldude2606 is a dev for this server and makes the softmod (look top left) and is not a factorio dev.
|
||||||
softmod=A softmod is a custom scenario that runs on this server, example is the player list.
|
softmod=A softmod is a custom scenario that runs on this server, example is the player list.
|
||||||
blame=Blame __1__ for what just happend!
|
blame=Blame __1__ for what just happend!
|
||||||
@@ -42,4 +42,4 @@ lhd=All trains must be LHD!
|
|||||||
food=Don't know what to make for dinner? Use a random recipe from the random dinner suggestion generator at http://www.whatthefuckshouldimakefordinner.com/
|
food=Don't know what to make for dinner? Use a random recipe from the random dinner suggestion generator at http://www.whatthefuckshouldimakefordinner.com/
|
||||||
get-popcorn-1=Heating the oil and waiting for the popping sound...
|
get-popcorn-1=Heating the oil and waiting for the popping sound...
|
||||||
get-popcorn-2=__1__ your popcorn is finished. Lean backwards and watch the drama unfold.
|
get-popcorn-2=__1__ your popcorn is finished. Lean backwards and watch the drama unfold.
|
||||||
wiki=You can get more information about us and the custom scenario from our wiki: https://wiki.explosivegaming.nl/
|
wiki=You can get more information about us and the custom scenario from our wiki: https://wiki.explosivegaming.nl/
|
||||||
|
|||||||
Reference in New Issue
Block a user