Skip to content

Commit

Permalink
Add locale file to fix translations in decidim-initiative
Browse files Browse the repository at this point in the history
  • Loading branch information
takahashim committed Jun 6, 2022
1 parent d85e0b6 commit 63344c7
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions config/locales/v0243_initiative_ja.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
ja:
activemodel:
attributes:
organization_data:
name: 氏名
activemodel:
attributes:
initiatives_type:
area_enabled: 作成者がイニシアチブのエリアを選択できるようにする
only_global_scope_enabled: グローバルスコープのイニシアチブの作成のみを許可する
activerecord:
models:
decidim/initiative:
other: イニシアチブ
decidim/initiative_comittee:
other: 委員会
decidim:
admin:
actions:
new_initiative_type: 新しいイニシアチブ種別
menu:
initiatives: イニシアチブ
initiatives_types: イニシアチブ種別
initiatives:
admin:
initiatives:
edit:
accept: イニシアチブを承認する
initiatives_types:
form:
only_global_scope_enabled_help: '「子スコープ署名」を有効にし、グローバルスコープを親スコープとして設定する場合、このフラグをチェックします。これを有効にすると、イニシアチブ作成ウィザードでイニシアチブタイプの選択がスキップされます。 この設定の仕組みについての詳細は、この <a href="https://docs.decidim.org/admin-manual/en/initiatives/" target="_blank">リンク</a> を参照してください。'

0 comments on commit 63344c7

Please sign in to comment.