1
0
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:
Sylvain 2020-03-11 08:47:08 +01:00
parent 40208a196e
commit a440336f74

View 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