Skip to content

Instantly share code, notes, and snippets.

@romainpiel
Last active December 20, 2015 03:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save romainpiel/6064006 to your computer and use it in GitHub Desktop.
Save romainpiel/6064006 to your computer and use it in GitHub Desktop.
{
"log_in" : "Log In",
"logging_in" : "Logging in...",
"username" : "Username",
"password" : "Password",
"account" : "Account",
"home" : "Home",
"messages" : "Messages",
"notifications" : "Notifications",
"offer_a_ride" : "Offer A Ride",
"profile" : "Profile",
"ratings" : "Ratings",
"search" : "Search",
"filters" : "Filters",
"searching" : "Searching...",
"bring_me_anywhere" : "Bring me anywhere",
"help" : "Help",
"log_out" : "Log out",
"recent_searches" : "Recent Searches",
"anywhere" : "Anywhere",
"from" : "From",
"to" : "To",
"date" : "Date",
"create_alert" : "Create alert",
"yesterday" : "Yesterday",
"today" : "Today",
"tomorrow" : "Tomorrow",
"years_old_abbr_" : "%s yrs",
"seat" : "seat",
"seats_available_" : "%s seats available",
"trip_is_full" : "This trip is full",
"show_full_trips" : "Show full trips",
"departure_date" : "Departure date",
"time_range" : "Time range",
"price" : "Price",
"best" : "Best",
"average" : "Average",
"higher" : "Higher",
"experience" : "Experience",
"ambassador" : "Ambassador",
"expert" : "Expert",
"confirmed" : "Confirmed",
"regular" : "Regular",
"beginner" : "Beginner",
"show_only_with_pictures" : "Show only people with pictures",
"apply_filters" : "Apply filters",
"contact_" : "Contact %s",
"manage_this_offer" : "Manage this offer",
"detour_none" : "Detour: No detour",
"detour_fifteen_min" : "Detour: Max 15 mins",
"detour_thirty_min" : "Detour: Max 30 mins",
"detour_whatever" : "Detour: Whatever it takes",
"schedule_on_time" : "Flexibility: On time",
"schedule_fifteen_min" : "Flexibility: in a 15 mins window",
"schedule_thirty_min" : "Flexibility: in a 30 mins window",
"schedule_one_hour" : "Flexibility: in a 1 hour window",
"schedule_two_hours" : "Flexibility: in a 2 hours window",
"no_comments" : "The driver didn’t provide a comment.",
"questions_answers" : "Questions and Answers",
"car_info" : "Car info",
"comfort" : "Comfort",
"color" : "Color",
"luggage_small" : "Small luggage",
"luggage_medium" : "Medium luggage",
"luggage_big" : "Big luggage",
"reviews_" : "%s reviews",
"latest_reviews" : "Latest reviews",
"read_all_reviews_" : "Read all %d reviews",
"dialog_yes" : "I'm very chatty",
"dialog_no" : "I'm not very chatty",
"dialog_maybe" : "I can be chatty when I feel like it",
"smoke_yes" : "Cigarette smoke doesn't bother me",
"smoke_no" : "No smoking in the car please",
"pets_yes" : "Pets welcome. woof!",
"pets_no" : "No pets in the car please",
"music_yes" : "It's all about the playlist!",
"music_no" : "Silence is golden",
"phone_verified" : "Phone verified",
"phone_not_verified" : "Phone not verified",
"email_verified" : "Email verified",
"email_not_verified" : "Email not verified",
"rides_offered" : "Rides offered",
"last_login" : "Last login",
"member_since" : "Member since",
"response_rate" : "Response rate",
"error_location_could_not_be_fetched" : "Your location could not be fetched, please check your settings and try again later"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment