27 lines
416 B
YAML
27 lines
416 B
YAML
tabs:
|
|
home: "Home"
|
|
about: "About"
|
|
archive: "Archive"
|
|
categories: "Categories"
|
|
tags: "Tags"
|
|
|
|
layout:
|
|
post: "Post"
|
|
page: "Page"
|
|
category: "Category"
|
|
tag: "Tag"
|
|
|
|
search:
|
|
hint: "Search"
|
|
cancel: "Cancel"
|
|
|
|
panel:
|
|
lastmod: "Recently Updated"
|
|
trending_tags: "Trending Tags"
|
|
|
|
copyright:
|
|
brief: "All rights reserved"
|
|
verbose: "All rights reserved"
|
|
|
|
meta: "Powered by :PLATFORM with :THEME theme"
|