mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 12:06:22 +05:30
Add lang key
This commit is contained in:
parent
e9589b1dc2
commit
0eeeec058c
33 changed files with 186 additions and 19 deletions
|
|
@ -324,3 +324,9 @@ rss_description_meta = "Deskripsi Meta Postingan"
|
|||
admin_theme = "Tema admin"
|
||||
admin_theme_light = "Terang"
|
||||
admin_theme_dark = "Gelap"
|
||||
search_index = "Indeks Pencarian"
|
||||
fulltext_search = "Pencarian Lengkap"
|
||||
add_search_index = "Tambahkan postingan ke Indeks"
|
||||
clear_search_index = "Hapus Indeks Pencarian"
|
||||
unindexed_posts = "Postingan berikut belum masuk ke Indeks Pencarian"
|
||||
indexed_posts = "Postingan sudah terindeks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue