Sha256: cd78a42cc165678287134416639423c08fa0691cab1919e2d6efb9316f9d1a97
Contents?: true
Size: 789 Bytes
Versions: 1
Compression:
Stored size: 789 Bytes
Contents
# encoding: UTF-8 # Sample localization file for English. Add more files in this directory for other locales. # See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. en: surveyor: take_these_surveys: "You may take these surveys" take_it: "Take it" completed_survey: "Completed survey" unable_to_find_your_responses: "Unable to find your responses to the survey" unable_to_update_survey: "Unable to update survey" unable_to_find_that_survey: "Unable to find that survey" survey_started_success: "Survey started successfully" click_here_to_finish: "Click here to finish" previous_section: "« Previous section" next_section: "Next section »" select_one: "Select one ..." sections: "Sections"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
surveyor-1.3.0 | lib/generators/surveyor/templates/config/locales/surveyor_en.yml |