20 lines
411 B
JSON
20 lines
411 B
JSON
{
|
|
"app": {
|
|
"name": "uInfo",
|
|
"title": "{{appName}} - Information about you",
|
|
"github": "GitHub",
|
|
"home": "Home",
|
|
"htmlcode": "HTML code:",
|
|
"bbcode": "BB code:"
|
|
},
|
|
"info": {
|
|
"computer_name": "Computer name:",
|
|
"os": "Operating system:",
|
|
"browser": "Browser:",
|
|
"city": "City:",
|
|
"region": "Region:",
|
|
"country": "Country:",
|
|
"location": "Location:",
|
|
"organization": "Organization:"
|
|
}
|
|
}
|