diff options
author | Philip Arndt <p@arndt.io> | 2013-07-15 05:05:19 +1200 |
---|---|---|
committer | Philip Arndt <p@arndt.io> | 2013-07-15 05:05:19 +1200 |
commit | 7b23a4c4c8f560262a70464e86923384202b8b53 (patch) | |
tree | 2a2907816386dcda621dad07351e3eee4938d201 /config/locales/ja.yml | |
parent | b9ab06148f249b7968428700d9e4490c478cbd54 (diff) | |
download | refinerycms-blog-7b23a4c4c8f560262a70464e86923384202b8b53.tar.gz refinerycms-blog-7b23a4c4c8f560262a70464e86923384202b8b53.tar.bz2 refinerycms-blog-7b23a4c4c8f560262a70464e86923384202b8b53.zip |
Fix longstanding typo filed_in -> filled_in
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 3971697..2e05214 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -122,7 +122,7 @@ ja: no_posts: 投稿がありません。 posts: post: - filed_in: に分類されている + filled_in: に分類されている comment: コメント comments: by: '%{who}より' @@ -137,7 +137,7 @@ ja: title: コメント add: コメントを投稿 other: 他のブログ投稿 - filed_in: に分類されている + filled_in: に分類されている tagged: とのタグが付いている submit: コメントを送信 name: 名前 |