mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
added base.ach.yml
This commit is contained in:
parent
40208a196e
commit
a440336f74
12
config/locales/base.ach.yml
Normal file
12
config/locales/base.ach.yml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
ach:
|
||||||
|
time:
|
||||||
|
formats:
|
||||||
|
# See http://apidock.com/ruby/DateTime/strftime for a list of available directives
|
||||||
|
hour_minute: "%I:%M %p"
|
||||||
|
|
||||||
|
errors: &errors
|
||||||
|
messages: &errors_messages
|
||||||
|
|
||||||
|
activemodel:
|
||||||
|
errors:
|
||||||
|
<<: *errors
|
Loading…
Reference in New Issue
Block a user