From fb57c64caa8477bfd6dd58afa3a2c44ebc7ea16f Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 12 Mar 2013 16:53:04 -0700 Subject: [PATCH] Add source form label --- locale/en.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locale/en.js b/locale/en.js index 4ffabf3f4..718007671 100644 --- a/locale/en.js +++ b/locale/en.js @@ -348,6 +348,9 @@ locale.en = { "shelter": { "label": "Shelter" }, + "source": { + "label": "Source" + }, "surface": { "label": "Surface" }