forked from Upstream/mmocore
New translations messages.yml (Lao)
This commit is contained in:
parent
81787c4327
commit
b479af0f8c
@ -63,12 +63,26 @@ player-input:
|
|||||||
guild-creation-tag: 'Guild tag..'
|
guild-creation-tag: 'Guild tag..'
|
||||||
guild-creation-name: 'Guild name..'
|
guild-creation-name: 'Guild name..'
|
||||||
chat:
|
chat:
|
||||||
friend-request: '&eWrite in the chat the player name.'
|
friend-request:
|
||||||
party-invite: '&eWrite in the chat the player you want to invite.'
|
- '&eWrite in the chat the player name.'
|
||||||
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.'
|
party-invite:
|
||||||
guild-creation-name: '&eWrite in the chat the name of the Guild you want to create.'
|
- '&eWrite in the chat the player you want to invite.'
|
||||||
cancel: '&eWrite &c''cancel'' &eto cancel.'
|
- '&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
|
#Spell Casting
|
||||||
casting:
|
casting:
|
||||||
action-bar:
|
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!'
|
upgrade-skill: '&eYour &6{skill} &eis now Level &6{level}&e!'
|
||||||
skill-level-not-met: '&cYou cannot use this skill yet.'
|
skill-level-not-met: '&cYou cannot use this skill yet.'
|
||||||
no-skill-bound: '&cYou don''t have any skill bound to this slot.'
|
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.'
|
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."
|
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.'
|
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.'
|
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.'
|
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.'
|
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
|
#Skill Trees
|
||||||
no-skill-tree-points-spent: '&cYou have not spent any skill tree points.'
|
no-skill-tree-points-spent: '&cYou have not spent any skill tree points.'
|
||||||
locked-node: '&cThis skill is locked!'
|
locked-node: '&cThis skill is locked!'
|
||||||
|
Loading…
Reference in New Issue
Block a user