mirror of
https://github.com/danpros/htmly.git
synced 2026-04-21 21:16:23 +05:30
Some labels and minor bug fixes.
This commit is contained in:
parent
611898a5a7
commit
a8e9e39805
3 changed files with 107 additions and 102 deletions
|
|
@ -423,4 +423,10 @@ comment_subscribe_here = "HERE"
|
|||
comment_subscribe_confirm_message = "to confirm your subscription and start receiving notification emails on replies on the thread."
|
||||
comment_subscribe_unsubscribe_message = "You can unsubscribe all notifications from"
|
||||
comment_subscribe_unsubscribe_anytime = "at any time using this link"
|
||||
comment_unsubscribe = "unsubscribe"
|
||||
comment_unsubscribe = "unsubscribe"
|
||||
sysmsg_subscribe_success = "Your will receive now new comment notifications on the subscribed threads."
|
||||
sysmsg_subscribe_fail = "Something went wrong during subscription verification process."
|
||||
sysmsg_unsubscribe_success = "You have successfully unsubscribed from notification emails."
|
||||
sysmsg_unsubscribe_fail = "Something wrong during unsubscription process"
|
||||
codebtn_copy = "Copy"
|
||||
codebtn_copied = "Copied!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue