47 lines
1.2 KiB
JSON
Executable File
47 lines
1.2 KiB
JSON
Executable File
{
|
|
"sites": {
|
|
"wiki": "Wiki",
|
|
"identity": "Identity services",
|
|
"status": "Status",
|
|
"forum": "Forum",
|
|
"all": "unix.in.th sites",
|
|
"join-discord": "Join Discord"
|
|
},
|
|
"nav": {
|
|
"home": "Home",
|
|
"about": "About",
|
|
"contact": "Contact"
|
|
},
|
|
"ui": {
|
|
"language": {
|
|
"switch": "Switch language",
|
|
"tooltip": "Switch between English and Thai as the user interface language"
|
|
}
|
|
},
|
|
"home": {
|
|
"hero": {
|
|
"title": "Hi! Welcome to *nix in Thailand, free computer knowledge for everyone.",
|
|
"sub": "A place for everything Unix and Unix-like system including its software. And provide a free documentation and universal access to other free software."
|
|
},
|
|
"wiki": {
|
|
"title": "Wiki",
|
|
"paragraph": "Central of computer software and hardware knowledge, free to all, shaped by all.",
|
|
"go": "Go to wiki"
|
|
},
|
|
"forum": {
|
|
"title": "Forum",
|
|
"paragraph": "A place to ask, discuss, and chit-chat about UNIX and Unix-like software and hardware.",
|
|
"go": "Go to forum"
|
|
}
|
|
},
|
|
"footer": {
|
|
"copyright": {
|
|
"notice": "Copyleft 🄯 *nix in Thailand, {year} ({yearB}). All rights reversed."
|
|
}
|
|
},
|
|
"about": {
|
|
"hero": {
|
|
"title": "About us"
|
|
}
|
|
}
|
|
} |