mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 19:46:21 +05:30
Limit tagcloud
Allowing to set the tagcloud number
This commit is contained in:
parent
19b1202003
commit
e702617cc4
21 changed files with 234 additions and 2 deletions
|
|
@ -257,3 +257,17 @@ Posts_by="Posts by"
|
|||
Pages="Pages"
|
||||
Menu="Menu"
|
||||
Popular="Popular"
|
||||
;Errors
|
||||
User_Error="User field is required"
|
||||
Pass_Error="Password field is required"
|
||||
Token_Error="CSRF Token not correct"
|
||||
Captcha_Error="reCaptcha not correct"
|
||||
Invalid_Error="ERROR: Invalid username or password"
|
||||
;Profile
|
||||
Post_by_author="Posts by this author"
|
||||
Author_Description="Just another HTMLy user"
|
||||
;404-search
|
||||
Search_results_not_found="Search results not found!"
|
||||
No_search_results="No search results"
|
||||
;TagCloud
|
||||
Tagcloud_widget_at_most = "TagCloud at most"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue