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 03a1178 commit cea55e4Copy full SHA for cea55e4
resources/lang/en/messages.php
@@ -972,7 +972,7 @@
972
| LinkStack (Links) Page
973
|--------------------------------------------------------------------------
974
|
975
- | resources/views/littlelink.blade.php
+ | resources/views/linkstack/linkstack.blade.php
976
977
*/
978
@@ -981,6 +981,13 @@
981
'Copy URL to clipboard' => 'Copy URL to clipboard',
982
'URL has been copied to your clipboard!' => 'URL has been copied to your clipboard!',
983
984
+ 'Delete User' => 'Delete User',
985
+ 'Block User' => 'Block User',
986
+ 'Users Theme' => 'Theme',
987
+ 'Search User' => 'Search for User',
988
+
989
+ 'Edit my profile' => 'Edit my profile',
990
991
992
/*
993
0 commit comments