en.json
1.25 KB
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
{
"app":{
"name": "INSPINIA 2.4"
},
"nav":{
"dashboard": "Dashboards",
"graphs": "Graphs",
"mailbox": "Mailbox",
"widgets": "Widgets",
"metrics": "Metrics",
"forms": "Forms",
"appviews": "App views",
"otherpages": "Other pages",
"uielements": "UI elements",
"miscellaneous": "Miscellaneous",
"gridoptions": "Grid options",
"tables": "Tables",
"commerce": "E-commerce",
"gallery": "Gallery",
"menulevels": "Menu levels",
"animations": "Animations",
"landing": "Landing page",
"layouts": "Layouts",
"package": "Packages"
},
"body":{
"welcome": "Welcome Amelia"
},
"topnav":{
"messageinfo": "You have 42 messages and 6 notifications.",
"search": "Search for something...",
"logout": "Log out",
"welcometext": "Welcome to INSPINIA+ Admin Theme.",
"language": "Language"
},
"demo":{
"text1": "Internationalization (sometimes shortened to \"I18N , meaning \"I - eighteen letters -N\") is the process of planning and implementing products and services so that they can easily be adapted to specific local languages and cultures, a process called localization . The internationalization process is sometimes called translation or localization enablement ."
}
}