|
1 | | -{ |
2 | | - "admin.brand": "Admin Panel", |
3 | | - "all": "All", |
4 | | - "cancel": "Cancel", |
5 | | - "column": "Column", |
6 | | - "delete": "Delete", |
7 | | - "deleteConfirmMessage": "Are you sure you want to delete the items?", |
8 | | - "downloadCsv": "Download CSV", |
9 | | - "errors.404.description": "The page you are looking for might have been removed had its name changed or is temporarily unavailable.", |
10 | | - "errors.404.title": "404 - Page Not Found", |
11 | | - "filter": "Filter", |
12 | | - "filters": "Filters", |
13 | | - "goHome": "Go Home", |
14 | | - "hi": "Hi {name}", |
15 | | - "home": "Home", |
16 | | - "itemsSelected": "item(s) selected", |
17 | | - "loadingData": "Loading data...", |
18 | | - "logout.success": "You have logged out successfully.", |
19 | | - "myProfile": "My Profile", |
20 | | - "nextPage": "Next Page", |
21 | | - "noData": "Sorry we could not find any data!", |
22 | | - "of": "of", |
23 | | - "ok": "OK", |
24 | | - "other": "Other", |
25 | | - "password": "Password", |
26 | | - "previousPage": "Previous Page", |
27 | | - "print": "Print", |
28 | | - "rememberMe": "Remember me", |
29 | | - "reset": "Reset", |
30 | | - "rowsPerPage": "Rows per page:", |
31 | | - "search": "Search", |
32 | | - "signIn": "Sign in", |
33 | | - "signOut": "Sign out", |
34 | | - "toggleColumns": "Show/Hide Table Columns", |
35 | | - "username": "Username", |
36 | | - "viewColumns": "View Columns" |
37 | | -} |
| 1 | +{ |
| 2 | + "admin.brand": "Admin Panel", |
| 3 | + "all": "All", |
| 4 | + "cancel": "Cancel", |
| 5 | + "column": "Column", |
| 6 | + "delete": "Delete", |
| 7 | + "deleteConfirmMessage": "Are you sure you want to delete the items?", |
| 8 | + "downloadCsv": "Download CSV", |
| 9 | + "errors.404.description": "The page you are looking for might have been removed had its name changed or is temporarily unavailable.", |
| 10 | + "errors.404.title": "404 - Page Not Found", |
| 11 | + "filter": "Filter", |
| 12 | + "filters": "Filters", |
| 13 | + "forgotPassword": "Forgot password?", |
| 14 | + "goHome": "Go Home", |
| 15 | + "hi": "Hi {name}", |
| 16 | + "home": "Home", |
| 17 | + "itemsSelected": "item(s) selected", |
| 18 | + "loadingData": "Loading data...", |
| 19 | + "loginWithGitHub": "Log in width GitHub", |
| 20 | + "logout.success": "You have logged out successfully.", |
| 21 | + "myProfile": "My Profile", |
| 22 | + "nextPage": "Next Page", |
| 23 | + "noData": "Sorry we could not find any data!", |
| 24 | + "of": "of", |
| 25 | + "ok": "OK", |
| 26 | + "other": "Other", |
| 27 | + "password": "Password", |
| 28 | + "previousPage": "Previous Page", |
| 29 | + "print": "Print", |
| 30 | + "rememberMe": "Remember me", |
| 31 | + "required": "Required.", |
| 32 | + "reset": "Reset", |
| 33 | + "rowsPerPage": "Rows per page:", |
| 34 | + "search": "Search", |
| 35 | + "signIn": "Sign in", |
| 36 | + "signOut": "Sign out", |
| 37 | + "toggleColumns": "Show/Hide Table Columns", |
| 38 | + "username": "Username", |
| 39 | + "viewColumns": "View Columns" |
| 40 | +} |
0 commit comments