You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.0 KiB
JSON
37 lines
1.0 KiB
JSON
{
|
|
"home": "主頁",
|
|
"search": "搜索",
|
|
"buttons.close": "關閉",
|
|
"403.title": "禁止訪問",
|
|
"403.message": "你沒有該頁面的訪問權限,可能是因為你尚未<a href='/login'>登錄</a>。",
|
|
"404.title": "無法找到該頁",
|
|
"404.message": "你所查找的頁面並不存在,返回<a href='/'>主頁</a>。",
|
|
"500.title": "內部錯誤",
|
|
"500.message": "不好!看來是哪裡出錯了!",
|
|
|
|
"register": "注冊",
|
|
"login": "登錄",
|
|
|
|
"logout": "退出",
|
|
"logout.title": "你已經退出。",
|
|
"logout.message": "你已經成功退出登錄。",
|
|
|
|
"save_changes": "保存修改",
|
|
"close": "關閉",
|
|
|
|
"header.admin": "管理",
|
|
"header.recent": "最近",
|
|
"header.unread": "未讀",
|
|
"header.users": "用戶",
|
|
"header.search": "搜索",
|
|
"header.profile": "設置",
|
|
|
|
"notifications.loading": "消息載入中",
|
|
"chats.loading": "聊天載入中",
|
|
|
|
"motd.welcome": "Welcome to NodeBB, the discussion platform of the future.",
|
|
"motd.get": "Get NodeBB",
|
|
"motd.fork": "Fork",
|
|
"motd.like": "讚好",
|
|
"motd.follow": "關注"
|
|
} |