Add lang key

This commit is contained in:
Dan 2025-02-15 10:28:38 +07:00
commit 0eeeec058c
33 changed files with 186 additions and 19 deletions

View file

@ -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"