Last active 1748729520 Unlisted

seniors revised this gist 1748729520. Go to revision

1 file changed, 15 insertions

TheGoldenBox2.en.translation.xml(file created)

@@ -0,0 +1,15 @@
1 + <?xml version="1.0" encoding="utf-8"?>
2 + <Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 + <Translation Id="prefix" Value="-=color=#009432=-[-=/color=--=color=#FFC312=-TheGoldenBox-=/color=--=color=#009432=-]-=/color=-" />
4 + <Translation Id="autosell_add" Value="Successfully added item {0} to auto selling slots" />
5 + <Translation Id="autosell_remove" Value="Successfully removed item {0} from auto selling" />
6 + <Translation Id="autosell_limit" Value="Your {0} slots are already busy, you can't add more items! Use /autosell with nothing equipped to see your slots" />
7 + <Translation Id="autosell_slots_free" Value="You have {0} of {1} slots free" />
8 + <Translation Id="sell_nobox" Value="Sorry, no box was found for you!" />
9 + <Translation Id="sell_amount" Value="+ -=color=#009432=-${0}-=/color=-" />
10 + <Translation Id="sell_multipliers" Value="Event: x{0} | Permission: x{1} | Premium: x{2}" />
11 + <Translation Id="item_price" Value="The price for the item is -=color=#009432=-${0}-=/color=- and -=color=#009432=-${1}-=/color=- if sold automatically." />
12 + <Translation Id="setprice_confirmation" Value="Successfully set the price of {0} to -=color=#009432=-${1}-=/color=- for manual selling" />
13 + <Translation Id="setpriceauto_confirmation" Value="Successfully set the price of {0} to -=color=#009432=-${1}-=/color=- for automatic selling" />
14 + <Translation Id="event_added" Value="Succesfully added new event with a x{0} multiplier until {1}" />
15 + </Translations>
Newer Older