-
Notifications
You must be signed in to change notification settings - Fork 3.4k
/
en.json
65 lines (65 loc) · 2.26 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
{
"culture": "en",
"texts": {
"Languages": "Languages",
"AreYouSure": "Are you sure?",
"Cancel": "Cancel",
"Clear": "Clear",
"Yes": "Yes",
"No": "No",
"Ok": "Ok",
"Close": "Close",
"Save": "Save",
"SavingWithThreeDot": "Saving...",
"Actions": "Actions",
"Delete": "Delete",
"CreatedSuccessfully": "Created successfully",
"SavedSuccessfully": "Saved successfully",
"DeletedSuccessfully": "Deleted successfully",
"Edit": "Edit",
"Refresh": "Refresh",
"Language": "Language",
"LoadMore": "Load more",
"ProcessingWithThreeDot": "Processing...",
"LoadingWithThreeDot": "Loading...",
"Welcome": "Welcome",
"Login": "Login",
"Register": "Register",
"Logout": "Log out",
"Submit": "Submit",
"Back": "Back",
"PagerSearch": "Search",
"PagerNext": "Next",
"PagerPrevious": "Previous",
"PagerFirst": "First",
"PagerLast": "Last",
"PagerInfo": "Showing _START_ to _END_ of _TOTAL_ entries",
"PagerInfo{0}{1}{2}": "Showing {0} to {1} of {2} entries",
"PagerInfoEmpty": "Showing 0 to 0 of 0 entries",
"PagerInfoFiltered": "(filtered from _MAX_ total entries)",
"NoDataAvailableInDatatable": "No data available",
"ErrorLoadingDatatable": "An error occurred during the request. Check the message for details.",
"Total": "total",
"Selected": "selected",
"PagerShowMenuEntries": "Show _MENU_ entries",
"DatatableActionDropdownDefaultText": "Actions",
"ChangePassword": "Change password",
"PersonalInfo": "My profile",
"AreYouSureYouWantToCancelEditingWarningMessage": "You have unsaved changes.",
"GoHomePage": "Go to the homepage",
"GoBack": "Go back",
"Search": "Search",
"ItemWillBeDeletedMessageWithFormat": "{0} will be deleted!",
"ItemWillBeDeletedMessage": "This item will be deleted!",
"ManageYourAccount": "Manage your account",
"OthersGroup": "Other",
"Today": "Today",
"Apply": "Apply",
"InternetConnectionInfo": "The operation could not be performed. Your internet connection is not available at the moment.",
"CopiedToTheClipboard": "Copied to the clipboard",
"AddNew": "Add new",
"ProfilePicture": "Profile picture",
"Theme": "Theme",
"NotAssigned": "Not Assigned"
}
}