mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
fix(i18n): lowercase names [skip ci]
This commit is contained in:
parent
60e7447319
commit
b7823266ff
@ -113,7 +113,7 @@ commands:
|
||||
HIGH: 🔴 Alto
|
||||
LOW: 🟢 Bajo
|
||||
description: La prioridad del ticket
|
||||
name: Prioridad
|
||||
name: prioridad
|
||||
not_staff:
|
||||
description: Solo los miembros del staff pueden cambiar la prioridad de los
|
||||
tickets.
|
||||
@ -123,7 +123,7 @@ commands:
|
||||
title: ✅ Prioridad establecida
|
||||
release:
|
||||
description: Liberar (desmarcar) un ticket
|
||||
name: Liberar
|
||||
name: liberar
|
||||
remove:
|
||||
options:
|
||||
member:
|
||||
|
Loading…
Reference in New Issue
Block a user