We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbe009f commit a7ddea3Copy full SHA for a7ddea3
resources/lang/en/info.php
@@ -4,6 +4,7 @@
4
'action' => 'Action',
5
'all' => 'All',
6
'api' => 'Api',
7
+ 'cleaningRoutes' => 'Clear route cache',
8
'deprecated' => 'Deprecated',
9
'domain' => 'Domain',
10
'itemsPerPageAllText' => 'All',
resources/lang/ru/info.php
'action' => 'Экшены',
'all' => 'Все',
+ 'cleaningRoutes' => 'Очистить кэш роутов',
'deprecated' => 'Устаревшие',
'domain' => 'Домен',
'itemsPerPageAllText' => 'Все',
0 commit comments