Skip to content

Commit

Permalink
helper labels
Browse files Browse the repository at this point in the history
  • Loading branch information
yheuhtozr committed Oct 18, 2021
1 parent 24bc13b commit b11be18
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/locales/helpers/en.yml
@@ -0,0 +1,11 @@
---
en:
helpers:
label:
listing:
body_markdown: Body Markdown
expires_at: Custom Expire Date
location: Location
organization_id: Post under an organization
tag_list: Tags
title: Title
11 changes: 11 additions & 0 deletions config/locales/helpers/fr.yml
@@ -0,0 +1,11 @@
---
en:
helpers:
label:
listing:
body_markdown: Body Markdown
expires_at: Custom Expire Date
location: Location
organization_id: Post under an organization
tag_list: Tags
title: Title
11 changes: 11 additions & 0 deletions config/locales/helpers/ja.yml
@@ -0,0 +1,11 @@
---
ja:
helpers:
label:
listing:
body_markdown: Body Markdown
expires_at: Custom Expire Date
location: Location
organization_id: Post under an organization
tag_list: Tags
title: Title

0 comments on commit b11be18

Please sign in to comment.