summaryrefslogtreecommitdiff
path: root/templates/language.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/language.html.ep')
-rw-r--r--templates/language.html.ep10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/language.html.ep b/templates/language.html.ep
index cb51746..0d14fe6 100644
--- a/templates/language.html.ep
+++ b/templates/language.html.ep
@@ -45,6 +45,16 @@
<div class="input-field col s12">
<div>
<label>
+ %= radio_button language => 'hu-HU'
+ <span>hu-HU: magyar</span>
+ </label>
+ </div>
+ </div>
+ </div>
+ <div class="row">
+ <div class="input-field col s12">
+ <div>
+ <label>
%= radio_button language => 'pl-PL'
<span>pl-PL: Polski</span>
</label>