Skip to content

Commit

Permalink
Update critical file(s) according to Chirpy v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
traviscibot committed Sep 16, 2021
1 parent 2327ec8 commit 4abf09e
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "jekyll-theme-chirpy", "~> 4.2", ">= 4.2.0"
gem "jekyll-theme-chirpy", "~> 4.2", ">= 4.2.1"

group :jekyll_plugins do
# If you have any plugins, put them here!
Expand Down
6 changes: 5 additions & 1 deletion _data/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,11 @@ post:
button:
next: Newer
previous: Older
copy: Copied!
copy_code:
succeed: Copied!
share_link:
title: Copy link
succeed: Link copied successfully!
# pinned prompt of posts list on homepage
pin_prompt: Pinned

Expand Down
6 changes: 5 additions & 1 deletion _data/locales/id-ID.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,11 @@ post:
button:
next: Terbaru
previous: Terlama
copy: Disalin!
copy_code:
succeed: Disalin!
share_link:
title: Salin tautan
succeed: Tautan berhasil disalin!
# pinned prompt of posts list on homepage
pin_prompt: Disematkan

Expand Down
6 changes: 5 additions & 1 deletion _data/locales/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,11 @@ post:
button:
next: 下一篇
previous: 上一篇
copy: 已复制!
copy_code:
succeed: 已复制!
share_link:
title: 分享链接
succeed: 链接已复制!
# pinned prompt of posts list on homepage
pin_prompt: 顶置

Expand Down

0 comments on commit 4abf09e

Please # to comment.