mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-17 17:23: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
|
HIGH: 🔴 Alto
|
||||||
LOW: 🟢 Bajo
|
LOW: 🟢 Bajo
|
||||||
description: La prioridad del ticket
|
description: La prioridad del ticket
|
||||||
name: Prioridad
|
name: prioridad
|
||||||
not_staff:
|
not_staff:
|
||||||
description: Solo los miembros del staff pueden cambiar la prioridad de los
|
description: Solo los miembros del staff pueden cambiar la prioridad de los
|
||||||
tickets.
|
tickets.
|
||||||
@ -123,7 +123,7 @@ commands:
|
|||||||
title: ✅ Prioridad establecida
|
title: ✅ Prioridad establecida
|
||||||
release:
|
release:
|
||||||
description: Liberar (desmarcar) un ticket
|
description: Liberar (desmarcar) un ticket
|
||||||
name: Liberar
|
name: liberar
|
||||||
remove:
|
remove:
|
||||||
options:
|
options:
|
||||||
member:
|
member:
|
||||||
|
Loading…
Reference in New Issue
Block a user