Comment system for Hugo
https://labertasche.tuxstash.de/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
2.0 KiB
49 lines
2.0 KiB
{
|
|
"html_language": "en",
|
|
"browser_language": "en-US",
|
|
"ok": "ok",
|
|
"cancel": "cancel",
|
|
"dashboard": "dashboard",
|
|
"username": "username",
|
|
"password": "password",
|
|
"login": "login",
|
|
"logout": "logout",
|
|
"comments": "comments",
|
|
"unpublished": "unpublished",
|
|
"published": "published",
|
|
"spam": "spam",
|
|
"edit": "edit",
|
|
"manage": "manage",
|
|
"export": "export",
|
|
"delete": "delete",
|
|
"new": "new",
|
|
"project": "project",
|
|
"new_project": "new project",
|
|
"statistics": "statistics",
|
|
"address": "address",
|
|
"status": "status",
|
|
"manage_mail": "manage mail addresses",
|
|
"stats_label_regular_comments": "regular comments",
|
|
"stats_label_unpublished_comments": "unpublished comments",
|
|
"stats_last_7_days": "Activity last 7 days",
|
|
"stats_total_percentage": "Total comment - spam ratio",
|
|
"manage_comments": "manage comments",
|
|
"manage_comments_delete_comment": "Delete this comment",
|
|
"manage_comments_delete_and_block": "Delete this comment and block mail address",
|
|
"manage_comments_allow_comment": "Approve this comment, don't approve mail",
|
|
"manage_comments_allow_and_approve": "Approve this comment and approve mail",
|
|
"select_article": "Select article",
|
|
"select_project_to_manage": "Projects",
|
|
"hooray_no_spam": "Hooray, no Spam!",
|
|
"spam_score": "score",
|
|
"tooltip_spam_score": "The higher the spam score is, the more likely it is spam",
|
|
"tooltip_create_new_project": "Create a new project",
|
|
"tooltip_delete_project": "Delete the project and all of its content",
|
|
"tooltip_edit_project": "Edit the name of the project and it's properties",
|
|
"tooltip_export_all_comments": "Export all comments to Hugo.<br>This is normally not needed.",
|
|
"tooltip_manage_this_project": "Manage this project",
|
|
"placeholder_search_mail": "Search mail",
|
|
"tooltip_email_blocked": "Email is currently blocked. Click to unblock.",
|
|
"tooltip_email_allowed": "Email is currently excempt from spam detection. Click to block.",
|
|
"tooltip_delete_email": "Delete entry, Email has to follow the regular rules."
|
|
}
|
|
|