forked from nasirkhan/laravel-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.json
117 lines (104 loc) · 3.79 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"The :attribute must contain at least one letter.": "The :attribute must contain at least one letter.",
"The :attribute must contain at least one number.": "The :attribute must contain at least one number.",
"The :attribute must contain at least one symbol.": "The :attribute must contain at least one symbol.",
"The :attribute must contain at least one uppercase and one lowercase letter.": "The :attribute must contain at least one uppercase and one lowercase letter.",
"The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given :attribute has appeared in a data leak. Please choose a different :attribute.",
"Welcome to": "Welcome to :name Admin Dashboard.",
"Dashboard": "Dashboard",
"Admin Dashboard": "Admin Dashboard",
"Name": "Name",
"Email": "Email",
"Password": "Password",
"Password Confirmation": "Password Confirmation",
"Value": "Value",
"Index": "Index",
"List": "List",
"Show": "Show",
"Edit": "Edit",
"Action": "Action",
"Back": "Back",
"Return back": "Return back",
"Save": "Save",
"Cancel": "Cancel",
"Create": "Create",
"Created": "Created",
"Created at": "Created at",
"Update": "Update",
"Updated": "Updated",
"Updated at": "Updated at",
"Delete": "Delete",
"Deleted": "Deleted",
"Deleted at": "Deleted at",
"Deleted List": "Deleted List",
"Trash": "Trash",
"Download": "Download",
"Activity Log": "Activity Log",
"Log": "Log",
"Current": "Current",
"Old": "Old",
"At": "At",
"Type": "Type",
"User": "User",
"Change Password": "Change Password",
"Roles": "Roles",
"Permissions": "Permissions",
"All Permissions": "All Permissions",
"Please fix the following errors & try again!": "Please fix the following errors & try again!",
"Copyright": "Copyright",
"Change language": "Change language",
"Notifications": "Notifications",
"You have :count notifications": "You have :count notifications",
":count unread": ":count unread",
"Account": "Account",
"Settings": "Settings",
"Login": "Login",
"Register": "Register",
"Create an account": "Create an account",
"Logout": "Logout",
"All values of :module_name (Id: :id)": "All values of <b>:module_name (Id: :id)</b>.",
"Are you sure?": "Are you sure?",
"Send confirmation email": "Send Confirmation Email",
":module_name Management Dashboard": ":module_name Management Dashboard",
"Create new :module_name": "Create new :module_name",
"Backup": "Backup",
"Backups": "Backups",
"File": "File",
"Size": "Size",
"Date": "Date",
"Age": "Age",
"Download File": "Download File",
"Delete ": "Delete ",
"Delete File": "Delete File",
"There are no backups": "There are no backups",
"Mark All As Read": "Mark All As Read",
"Delete All Notifications": "Delete All Notifications",
"Text": "Text",
"Module": "Module",
"Total": "Total",
"Browse": "Browse",
"Management": "Management",
"Log Viewer": "Log Viewer",
"Log Viewer Module": "Log Viewer Module",
"Logs by Date": "Logs by Date",
"Log Viewer Dashboard": "Log Viewer Dashboard",
"Delete Log File": "Delete Log File",
"Details": "Details",
"Levels": "Levels",
"Log Info": "Log Info",
"Select an option": "-- Select an option --",
"URL": "URL",
"Username": "Username",
"Visit": "Visit",
"Active": "Active",
"Email Confirmed": "Email Confirmed",
"Email Credentials": "Send account credentials to the user",
"Open main menu": "Open main menu",
"Posts": "Posts",
"Categories": "Categories",
"Tags": "Tags",
"Comments": "Comments",
"Draft": "Draft",
"Published": "Published",
"Unpublished": "Unpublished"
}