20 lines
585 B
YAML
20 lines
585 B
YAML
en:
|
|
blog_posts:
|
|
index:
|
|
blog_posts: blog posts
|
|
empty: You have no blog posts yet.
|
|
new: New blog post
|
|
new:
|
|
create: Create blog post
|
|
edit:
|
|
edit: Edit blog post
|
|
delete: Delete blog post
|
|
confirm: Are you sure you want to delete this blog post?
|
|
form:
|
|
title: Title
|
|
show:
|
|
discuss_post_html: >
|
|
<aside><p>To discuss this or any of my other posts, why not reach out by
|
|
<a href="mailto:t+blog@tsvallender.co.uk">email</a> or on
|
|
<a href="https://ruby.social/@tsvallender">Mastodon</a>?</p></aside>
|