From 7c67acdce1726b5823d6d4eafc6cd1d3c87551b9 Mon Sep 17 00:00:00 2001 From: Petko Bordjukov Date: Wed, 21 Oct 2015 23:47:15 +0300 Subject: [PATCH] Use submit instead of send --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 5b6a696..af709c3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -6,7 +6,7 @@ en: create: "Send proposal" update: "Update proposal" volunteer: - create: "Send application" + create: "Submit application" update: "Update application" actions: are_you_sure: Are you sure?