-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update critical file(s) according to Chirpy v4.2.0
- Loading branch information
1 parent
45ff5ba
commit 2327ec8
Showing
5 changed files
with
96 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
# The layout text of site | ||
|
||
# ----- Commons label ----- | ||
|
||
layout: | ||
post: Postingan | ||
category: Kategori | ||
tag: Tagar | ||
|
||
# The tabs of sidebar | ||
tabs: | ||
# format: <filename_without_extension>: <value> | ||
home: Beranda | ||
categories: Kategori | ||
tags: Tagar | ||
archives: Arsip | ||
about: Tentang | ||
|
||
# the text displayed in the search bar & search results | ||
search: | ||
hint: Cari | ||
cancel: Batal | ||
no_results: Ups! Tidak ada hasil yang ditemukan. | ||
|
||
panel: | ||
lastmod: Postingan Terbaru | ||
trending_tags: Tagar Terpopuler | ||
toc: Konten | ||
|
||
# The liquid date format › http://strftime.net/ | ||
date_format: | ||
tooltip: "%a, %e %b, %Y, %l:%M %p" | ||
post: | ||
long: "%e %b, %Y" | ||
short: "%e %b" | ||
archive_month: "%b" | ||
|
||
copyright: | ||
# Shown at the bottom of the post | ||
license: | ||
template: Postingan ini dilisensikan di bawah :LICENSE_NAME oleh penulis. | ||
name: CC BY 4.0 | ||
link: https://creativecommons.org/licenses/by/4.0/ | ||
|
||
# Displayed in the footer | ||
brief: Sebagian konten dilindungi. | ||
verbose: >- | ||
Kecuali jika dinyatakan, Postingan blog di situs ini dilisensikan | ||
di bawah Lisensi Creative Commons Attribution 4.0 International (CC BY 4.0) oleh penulis. | ||
meta: Didukung oleh :PLATFORM dengan tema :THEME. | ||
|
||
not_found: | ||
statment: Maaf, kami gagal menemukan URL itu atau memang mengarah ke sesuatu yang tidak ada. | ||
hint_template: :HEAD_BAK untuk mencoba mencari kembali, atau cari di :ARCHIVES_PAGE. | ||
head_back: Kembali ke Beranda | ||
archives_page: Halaman Arsip | ||
|
||
# ----- Posts related labels ----- | ||
|
||
post: | ||
published: "pada" | ||
updated: Diperbarui | ||
timeago: | ||
day: hari yang lalu | ||
hour: jam yang lalu | ||
minute: menit yang lalu | ||
just_now: baru saja | ||
words: kata | ||
pageview_measure: dilihat | ||
read_time: | ||
unit: menit | ||
prompt: baca | ||
relate_posts: Postingan Lainya | ||
share: Bagikan | ||
button: | ||
next: Terbaru | ||
previous: Terlama | ||
copy: Disalin! | ||
# pinned prompt of posts list on homepage | ||
pin_prompt: Disematkan | ||
|
||
# categories page | ||
categories: | ||
category_measure: kategori | ||
post_measure: Postingan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters