mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-30 01:13:38 +01:00
New translations messages.yml (Thai)
This commit is contained in:
parent
5eeda8bea3
commit
facf7e8038
@ -63,12 +63,26 @@ player-input:
|
||||
guild-creation-tag: 'Guild tag..'
|
||||
guild-creation-name: 'Guild name..'
|
||||
chat:
|
||||
friend-request: '&eWrite in the chat the player name.'
|
||||
party-invite: '&eWrite in the chat the player you want to invite.'
|
||||
guild-invite: '&eWrite in the chat the player you want to invite.'
|
||||
guild-creation-tag: '&eWrite in the chat the TAG of the Guild you want to create.'
|
||||
guild-creation-name: '&eWrite in the chat the name of the Guild you want to create.'
|
||||
cancel: '&eWrite &c''cancel'' &eto cancel.'
|
||||
friend-request:
|
||||
- '&eWrite in the chat the player name.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
party-invite:
|
||||
- '&eWrite in the chat the player you want to invite.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
guild-invite:
|
||||
- '&eWrite in the chat the player you want to invite.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
guild-creation-tag:
|
||||
- '&eWrite in the chat the TAG of the Guild you want to create.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
guild-creation-name:
|
||||
- '&eWrite in the chat the name of the Guild you want to create.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
friend-request-cancel: ''
|
||||
party-invite-cancel: ''
|
||||
guild-invite-cancel: ''
|
||||
guild-creation-tag-cancel: ''
|
||||
guild-creation-name-cancel: ''
|
||||
#Spell Casting
|
||||
casting:
|
||||
action-bar:
|
||||
@ -182,6 +196,7 @@ not-enough-skill-points-shift: '&cYou need {shift_points} skill points.'
|
||||
upgrade-skill: '&eYour &6{skill} &eis now Level &6{level}&e!'
|
||||
skill-level-not-met: '&cYou cannot use this skill yet.'
|
||||
no-skill-bound: '&cYou don''t have any skill bound to this slot.'
|
||||
skill-cannot-be-bound: '&cThis skill is always active and cannot be bound.'
|
||||
not-compatible-skill: '&cThe selected skill is not compatible with this slot.'
|
||||
cant-manually-bind: "&cYou can't manually bind/unbind a skill to this slot."
|
||||
skill-max-level-hit: '&cYou already hit the max level for that skill.'
|
||||
@ -190,6 +205,7 @@ not-skill-reallocation-point: '&cYou do not have 1 skill reallocation point.'
|
||||
no-skill-points-spent: '&cYou have not spent any skill points.'
|
||||
skill-points-reallocated: '&eYou successfully reset your skill points. You now have &6{points} &eskill points.'
|
||||
max-points-reached: '&cYou reached the maximum points you can spend. You need to reallocate your points to rollback.'
|
||||
cannot-upgrade-skill: '&cYou cannot upgrade this skill.'
|
||||
#Skill Trees
|
||||
no-skill-tree-points-spent: '&cYou have not spent any skill tree points.'
|
||||
locked-node: '&cThis skill is locked!'
|
||||
|
Loading…
Reference in New Issue
Block a user