refactor(alpine): restructure components and remove unused utilities for better modularity and maintainability
这个提交包含在:
@@ -6,3 +6,71 @@ page.tag.title=Tag: {0}
|
||||
page.categories.title=Categories
|
||||
page.category.title=Category: {0}
|
||||
page.about.title=About
|
||||
devcm.activity.aria=IDE activity bar
|
||||
devcm.activity.link=Link
|
||||
devcm.activity.explorer=Explorer
|
||||
devcm.activity.search=Search
|
||||
devcm.activity.archive=Archive
|
||||
devcm.activity.categories=Categories
|
||||
devcm.activity.tags=Tags
|
||||
devcm.activity.login=Login
|
||||
devcm.activity.console=Console
|
||||
devcm.activity.logout=Logout
|
||||
devcm.action.open=Open
|
||||
devcm.action.openPage=Open page
|
||||
devcm.action.openCategory=Open category
|
||||
devcm.action.closeTab=Close editor tab
|
||||
devcm.action.closePostTab=Close post tab
|
||||
devcm.action.closePageTab=Close page tab
|
||||
devcm.action.closeCategoryTab=Close category tab
|
||||
devcm.action.closeTagTab=Close tag tab
|
||||
devcm.action.closeTagsTab=Close tags tab
|
||||
devcm.action.closeLinksTab=Close links tab
|
||||
devcm.action.closeMomentsTab=Close moments tab
|
||||
devcm.action.newPost=New post
|
||||
devcm.action.toggleTheme=Toggle theme
|
||||
devcm.home.subtitle=Development Content Management.
|
||||
devcm.home.defaultContent=A Terminal-style Halo theme.
|
||||
devcm.home.postCount=> Current page has {0} post(s)
|
||||
devcm.post.featured=FEATURED
|
||||
devcm.post.readMore=Read more
|
||||
devcm.pagination.previous=Previous
|
||||
devcm.pagination.next=Next
|
||||
devcm.explorer.title=EXPLORER
|
||||
devcm.explorer.pages=pages
|
||||
devcm.explorer.home=Home
|
||||
devcm.explorer.categories=CATEGORIES
|
||||
devcm.explorer.tags=TAGS CLOUD
|
||||
devcm.right.context=Context panel
|
||||
devcm.right.articleInfo=ARTICLE INFO
|
||||
devcm.right.author=Author
|
||||
devcm.right.publishedAt=Published at
|
||||
devcm.right.category=Category
|
||||
devcm.right.tags=Tags
|
||||
devcm.right.toc=TABLE OF CONTENTS
|
||||
devcm.right.nearbyPosts=NEARBY POSTS
|
||||
devcm.right.previousPost=Previous
|
||||
devcm.right.nextPost=Next
|
||||
devcm.right.latestPosts=LATEST POSTS
|
||||
devcm.right.posts=posts
|
||||
devcm.archive.command=archive --view posts
|
||||
devcm.archive.title=Archives
|
||||
devcm.archive.description=Browse content by publish date.
|
||||
devcm.archive.tableTitle=Archive list
|
||||
devcm.archive.columnTitle=Title
|
||||
devcm.archive.columnTags=Tags
|
||||
devcm.archive.columnDate=Date
|
||||
devcm.archive.group=Archive group
|
||||
devcm.categories.command=archive --view categories
|
||||
devcm.categories.title=Categories
|
||||
devcm.categories.description=Browse posts by category and explore the site structure.
|
||||
devcm.categories.articleCount={0} articles
|
||||
devcm.tags.title=All tags
|
||||
devcm.taxonomy.categoryTitle=Category: {0}
|
||||
devcm.taxonomy.tagTitle=Tag: {0}
|
||||
devcm.taxonomy.postCount=({0} posts)
|
||||
devcm.links.defaultGroup=Links
|
||||
devcm.comments.file=comments.log
|
||||
devcm.comments.title=## Comments
|
||||
devcm.status.poweredBy=Powered by
|
||||
devcm.status.language=Language
|
||||
|
||||
在新议题中引用
屏蔽一个用户