Update for OpenFest 2017

This commit is contained in:
Petko Bordjukov 2017-09-25 16:07:48 +03:00
parent 9fb9056fed
commit 148322368e
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Talk < ActiveResource::Base
has_many :selections, class_name: 'SelectedTalk'
self.site = "https://cfp.openfest.org/api/conferences/3"
self.site = "https://cfp.openfest.org/api/conferences/4"
self.element_name = "event"
def self.ordered_by_id

View File

@ -1,6 +1,6 @@
bg:
generic:
title: Възможни лекции за OpenFest 2016
title: Възможни лекции за OpenFest 2017
submit: Изпрати
store_and_submit_changes: Запази локално промените и ги изпрати, ако е възможно
help_us_reduce_the_conflicts: Помогнете ни да намалим конфликтите в програмата на OpenFest

View File

@ -1,6 +1,6 @@
en:
generic:
title: OpenFest 2016 Talk Preference Poll
title: OpenFest 2017 Talk Preference Poll
submit: Submit
store_and_submit_changes: Store your changes locally and submit them if possible
help_us_reduce_the_conflicts: "Help us to reduce the conflicts in OpenFest's schedule"