Add vagrant-lxc locales to I18n load path

This commit is contained in:
Fabio Rehm 2013-03-01 20:42:56 -03:00
parent 09489299b2
commit 7e48b572d7
2 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,8 @@ require "vagrant-lxc/version"
require "vagrant-lxc/plugin"
I18n.load_path << File.expand_path(File.dirname(__FILE__) + '/../locales/en.yml')
module Vagrant
module LXC
end

3
locales/en.yml Normal file
View file

@ -0,0 +1,3 @@
en:
vagrant:
errors: