Skip to content

Commit cea55e4

Browse files
committed
Translation + using local assets
1 parent 03a1178 commit cea55e4

File tree

3 files changed

+25
-18
lines changed

3 files changed

+25
-18
lines changed

resources/lang/en/messages.php

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@
972972
| LinkStack (Links) Page
973973
|--------------------------------------------------------------------------
974974
|
975-
| resources/views/littlelink.blade.php
975+
| resources/views/linkstack/linkstack.blade.php
976976
|
977977
*/
978978

@@ -981,6 +981,13 @@
981981
'Copy URL to clipboard' => 'Copy URL to clipboard',
982982
'URL has been copied to your clipboard!' => 'URL has been copied to your clipboard!',
983983

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+
984991

985992
/*
986993
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)