disable sending missing translations
This commit is contained in:
parent
3ac5eda85b
commit
5b978fc89f
|
@ -0,0 +1,3 @@
|
|||
Localeapp.configure do |config|
|
||||
config.sending_environments = []
|
||||
end
|
Loading…
Reference in New Issue