Remove unused locale

This commit is contained in:
Fabio Rehm 2014-07-20 20:28:12 -03:00
parent 2cc7b837db
commit 183b2b55d8
1 changed files with 0 additions and 5 deletions

View File

@ -9,11 +9,6 @@ en:
nfs_required: |-
The '%{bucket}' cache bucket requires NFS to be enabled, please add
`config.cache.synced_folder_opts = {type: :nfs}` to your Vagrantfile.
will_fix_machine_cache_dir: |-
A vagrant-cachier provider specific cache dir was found under
'%{current_path}' and it will be moved to
'%{new_path}' as it is the new path for keeping machine
scoped cache dirs starting with the 0.3.0 version of the plugin.
unable_to_ssh: |-
vagrant-cachier was unable to SSH into the VM to remove symlinks!
backed_by_cloud_provider: |-