Skip to content

Commit 97302d9

Browse files
Andreas Hallergregbell
Andreas Haller
authored andcommitted
Fix translation template
1 parent 76e7693 commit 97302d9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

spec/support/templates/en.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Sample translations used to test ActiveAdmin's I18n integration.
22
activerecord:
33
models:
4-
one: Bookstore
5-
other: Bookstores
4+
store:
5+
one: Bookstore
6+
other: Bookstores

0 commit comments

Comments
 (0)