mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-01-12 01:43:21 +00:00
chore(i18n): remove outdated items
This commit is contained in:
@@ -38,7 +38,8 @@ copyright:
|
||||
brief: 保留部份權利。
|
||||
verbose: >-
|
||||
除非另有說明,否則本網誌的文章均由作者按照姓名標示 4.0 國際 (CC BY 4.0) 授權條款進行授權。
|
||||
meta: 本網站使用 :PLATFORM 產生,採用 :THEME 主題。
|
||||
|
||||
meta: 本網站使用 :PLATFORM 產生,採用 :THEME 主題
|
||||
|
||||
not_found:
|
||||
statment: 抱歉,您可能正在存取一個已被移動的 URL,或者它從未存在。
|
||||
@@ -68,15 +69,13 @@ post:
|
||||
share_link:
|
||||
title: 分享連結
|
||||
succeed: 已複製連結!
|
||||
# pinned prompt of posts list on homepage
|
||||
pin_prompt: 置頂
|
||||
|
||||
# Date time format.
|
||||
# See: <http://strftime.net/>, <https://day.js.org/docs/en/display/format>
|
||||
df:
|
||||
post:
|
||||
strftime: '%Y/%m/%d'
|
||||
dayjs: 'YYYY/MM/DD'
|
||||
strftime: "%Y/%m/%d"
|
||||
dayjs: "YYYY/MM/DD"
|
||||
|
||||
# categories page
|
||||
categories:
|
||||
|
||||
Reference in New Issue
Block a user