en.json

Baklib

发布于:2024-07-07

{
  "theme_label": "Daisy Wiki",
  "theme_description": "The web framework for content-driven website based on DaisyUI.",
  "generic": {
    "menu": "Menu",
    "theme": "Theme",
    "close": "Close",
    "back": "Back",
    "search": "Search",
    "popular_search": "Popular Search",
    "search_result": "related searching result",
    "index": "Home",
    "articles": "articles",
    "read_more": "read more",
    "404": "404 not found",
    "403": "403 No access permission",
    "empty": "content is empty",
    "sub_page_list": "Sub Pages",
    "copyright": "All rights reserved",
    "published_at": "Published at",
    "prev_page": "previous page",
    "next_page": "next page",
    "hot_pages": "Hot visit articles",
    "recent_pages": "Recent articles",
    "tags": "Tags"
  },
  "placeholders": {
    "search": "Searching..",
    "input_password": "Please input your password"
  },
  "buttons": {
    "submit": "Submit",
    "login": "Login",
    "sso_login": "SSO Login",
    "baklib_login": "Baklib Account Login"
  },
  "prompts": {
    "page_restricted": "This page can only be accessed with authentication"
  },
  "feedback": {
    "title": "Submit Feedback",
    "input_placeholder": "Please input feedback"
  }
}

提交反馈