mirror of
https://github.com/pelican-dev/panel.git
synced 2025-10-29 22:36:51 +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',
|
'model_label_plural' => 'Webhooks',
|
||||||
'endpoint' => 'Endpoint',
|
'endpoint' => 'Endpoint',
|
||||||
'description' => 'Description',
|
'description' => 'Description',
|
||||||
'events' => 'Events',
|
|
||||||
'no_webhooks' => 'No Webhooks',
|
'no_webhooks' => 'No Webhooks',
|
||||||
'help' => 'Help',
|
'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}}.',
|
'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',
|
'thumbnail' => 'Thumbnail URL',
|
||||||
'embeds' => 'Embeds',
|
'embeds' => 'Embeds',
|
||||||
'thread_name' => 'Forum Thread Name',
|
'thread_name' => 'Forum Thread Name',
|
||||||
'flags' => 'Flags',
|
|
||||||
'allowed_mentions' => 'Allowed Mentions',
|
'allowed_mentions' => 'Allowed Mentions',
|
||||||
'roles' => 'Roles',
|
'roles' => 'Roles',
|
||||||
'users' => 'Users',
|
'users' => 'Users',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user