Skip to content

Commit a480da0

Browse files
committed
merge 'ja.yml' files of models
1 parent f58cf0b commit a480da0

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

config/locales/models/ja.yml

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
ja:
2+
activerecord:
3+
attributes:
4+
restaurant:
5+
address: "住所"
6+
name: "名前"
7+
url: "URL"
8+
comment: "コメント"
9+
venue:
10+
address: "住所"
11+
name: "名前"
12+
workshop:
13+
number: "回数"
14+
date_on: "開催日"
15+

config/locales/models/restaurant/ja.yml

-7
This file was deleted.

config/locales/models/venue/ja.yml

-4
This file was deleted.

config/locales/models/workshop/ja.yml

-4
This file was deleted.

0 commit comments

Comments
 (0)