mirror of
https://github.com/pelican-dev/panel.git
synced 2025-10-29 07:26:52 +01:00
Remove duplicate translation entries (#1812)
This commit is contained in:
parent
d587cf3ee5
commit
a65469b33b
@ -6,7 +6,6 @@ return [
|
||||
'model_label_plural' => 'Webhooks',
|
||||
'endpoint' => 'Endpoint',
|
||||
'description' => 'Description',
|
||||
'events' => 'Events',
|
||||
'no_webhooks' => 'No Webhooks',
|
||||
'help' => 'Help',
|
||||
'help_text' => 'You have to wrap variable name in between {{ }} for example if you want to get the name from the api you can use {{name}}.',
|
||||
@ -38,7 +37,6 @@ return [
|
||||
'thumbnail' => 'Thumbnail URL',
|
||||
'embeds' => 'Embeds',
|
||||
'thread_name' => 'Forum Thread Name',
|
||||
'flags' => 'Flags',
|
||||
'allowed_mentions' => 'Allowed Mentions',
|
||||
'roles' => 'Roles',
|
||||
'users' => 'Users',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user