mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 19:46:21 +05:30
Missing lang string
This commit is contained in:
parent
9beafa63bb
commit
87e99dd8e3
27 changed files with 105 additions and 24 deletions
|
|
@ -317,4 +317,7 @@ msg_error_field_req_video = "Video field is required."
|
|||
msg_error_field_req_link = "Link field is required."
|
||||
msg_error_field_req_quote = "Quote field is required."
|
||||
msg_error_field_req_audio = "Audio field is required."
|
||||
msg_error_field_req_feedurl = "You need to specify the feed url."
|
||||
msg_error_field_req_feedurl = "You need to specify the feed url."
|
||||
rss_feeds_description_select = "RSS Description"
|
||||
rss_description_body = "Post Body"
|
||||
rss_description_meta = "Post Meta Description"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue