Skip to content

Commit dd26d5f

Browse files
committed
Updated EN translation by Tyler (Discord: tylersander)
1 parent c487b27 commit dd26d5f

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
1+
# Author: Tyler (Discord: tylersander)
12
# Ver. 1.0.0
23
# Message text formatting:
34
# You can use MiniMessage and Legacy (Minecraft) formatting.
45
# Examples of how to use MiniMessage: https://docs.advntr.dev/minimessage/format.html
5-
# Do not mix formats in a single message. If you use Legacy, do not insert MiniMessage formatting; otherwise, only the latter will be applied.
6+
# Do not mix formats in a single message. If you use Legacy, do not include MiniMessage formatting, otherwise only the latter will be applied.
67

78
prefix: "<gradient:#ffcc66:#ff6600>[TagsX]</gradient>"
89

910
# Error handling messages
1011
error:
11-
no_permission: "<red>You do not have permission to use this command.</red>"
12-
player_not_found: "<gold>Player with the nickname <player> was not found.</gold>"
13-
console: "<red>Only a player can use this command.</red>"
12+
no_permission: "<red>You do not have permission for this command.</red>"
13+
player_not_found: "<gold>No player found with the username <player>.</gold>"
14+
console: "<red>Only a player can use this command</red>"
1415
reload: "<red>An error occurred while reloading the configuration:</red> "
1516

1617
tagsx:
17-
reload: "<green>Configuration successfully reloaded.</green>"
18+
reload: "<green>Configuration reloaded successfully.</green>"
1819

1920
tags:
2021
new_tag: "<green>Your new tag: <white><tag_display></white>.</green>"
2122
display_tag: "<grey>[</grey><tag_display_name><grey>]</grey> <reset><player>"
22-
info: "<grey>Click to set this tag</grey>"
23-
title: "Select your Tag"
23+
info: "<grey>Press to set this tag"
24+
title: "Choose your Tag"

0 commit comments

Comments
 (0)