42 lines
2.0 KiB
JSON
42 lines
2.0 KiB
JSON
{
|
|
"quotes": "“”‘’",
|
|
"password": "Password",
|
|
"username": "Username",
|
|
"prettyname": "Prettyname",
|
|
"description": "Description (social links, what you write about etc), supports markdown",
|
|
"title": "Title",
|
|
"post_content": "Post Content, supports markdown",
|
|
"tags": "Tags (comma seperated)",
|
|
"delete_account_confirmation": "Delete my account - (I agree that my account and all of my posts will be permanently deleted instantly)",
|
|
"signup_agreement": "I agree to not post illegal or hateful content",
|
|
"comment": "Comment",
|
|
"submit": "Sumbit",
|
|
|
|
"site_ran_by": "Site is ran by",
|
|
"signups_unavailable": "Sorry, this server does not allow signups",
|
|
"user_exists": "Sorry, this user already exists, try a different username",
|
|
"user_doesnt_exist": "Sorry, this user does not exist",
|
|
"comment_doesnt_exist": "This comment doesn't exist, this could be because the post it was attached to was deleted",
|
|
"post_doesnt_exist": "This post doesn't exist or was deleted",
|
|
"incorrect_password": "Incorrect Password",
|
|
"rss_disabled": "Sorry, RSS is disabled",
|
|
"atom_disabled": "Sorry, ATOM is disabled",
|
|
"AI_consent": "The content on this website may not be copied, scraped, or used to train AI models or large language models (LLMs) without prior written consent.",
|
|
|
|
"rss_feed": "RSS Feed",
|
|
"atom_feed": "ATOM Feed",
|
|
"new_post": "New Post",
|
|
"edit_post": "Edit Post",
|
|
"sign_up": "Sign Up",
|
|
"edit_account": "Edit Account",
|
|
"permalink": "Permalink",
|
|
"written_by": "Written by",
|
|
"published": "Published",
|
|
"last_modified": "Last Modified",
|
|
"hitcount": "Hitcount",
|
|
"posts_tagged": "Posts Tagged",
|
|
"home_page": "Home Page",
|
|
"site_index": "Site Index",
|
|
"attribution": "Powered by blogger-nodejs: <a href='https://git.javalsai.tuxcord.net/deadvey/blogger-nodejs'>Source Code</a>, <a href='https://git.javalsai.tuxcord.net/deadvey/blogger-nodejs/raw/branch/master/LICENSE'>license (WTFPL)</a>"
|
|
}
|