Intial commit from techit@Techits-Mac-Pro
This commit is contained in:
Executable
+47
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user