Update from Git Manager GUI
This commit is contained in:
@@ -145,6 +145,16 @@ setpriority:
|
||||
invalid: "&cInvalid priority! Valid: &alow&7, &enormal&7, &6high&7, &curgent"
|
||||
success: "&aPriority of ticket &e#{id} &ahas been set to {priority}&a."
|
||||
not-found: "&cTicket &e#{id} &cwas not found."
|
||||
no-player-permission: "&cOnly admins and supporters are allowed to set priority."
|
||||
|
||||
# ============================================================
|
||||
# PRIORITY LABELS (Low, Normal, High, Urgent)
|
||||
# ============================================================
|
||||
priorities:
|
||||
low: "Low"
|
||||
normal: "Normal"
|
||||
high: "High"
|
||||
urgent: "Urgent"
|
||||
|
||||
# ============================================================
|
||||
# BLACKLIST
|
||||
|
||||
Reference in New Issue
Block a user