<%= f.label :locale, "#{t('admin.title')} #{I18nVariable.from_locale(locale)}" %> <%= f.text_field locale, :value => (@part.title_translations[locale] rescue nil) %>