mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 03:56:21 +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 = "Post Meta Description"
|
|||
admin_theme = "Admin theme"
|
||||
admin_theme_light = "Light"
|
||||
admin_theme_dark = "Dark"
|
||||
search_index = "Search Index"
|
||||
fulltext_search = "Fulltext Search"
|
||||
add_search_index = "Add posts to Search Index"
|
||||
clear_search_index = "Clear Search Index"
|
||||
unindexed_posts = "Here are the posts that have not been indexed"
|
||||
indexed_posts = "Posts has been indexed"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue