-# Hungarian translations for Ruby on Rails
+# Hungarian translations for Ruby on Rails
# by Richard Abonyi (richard.abonyi@gmail.com)
# thanks to KKata, replaced and #hup.hu
# Cleaned up by László Bácsi (http://lackac.hu)
abbr_day_names: [v., h., k., sze., cs., p., szo.]
month_names: [~, január, február, március, április, május, június, július, augusztus, szeptember, október, november, december]
abbr_month_names: [~, jan., febr., márc., ápr., máj., jún., júl., aug., szept., okt., nov., dec.]
- order: [ :year, :month, :day ]
+ order:
+ - :year
+ - :month
+ - :day
time:
formats:
last_word_connector: " és "
select:
# default value for :prompt => true in FormOptionsHelper
- prompt: "Válasszon"
\ No newline at end of file
+ prompt: "Válasszon"