summaryrefslogtreecommitdiff
path: root/amber/config.rb
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-08-19 13:04:03 -0700
committerelijah <elijah@riseup.net>2014-08-19 13:04:03 -0700
commit2f65635512f5fc41516f882e0dbb6108b1b996b7 (patch)
tree077e26a78d35980bf3ef315cc3bef48e45b0144c /amber/config.rb
parent0be7af1a50bf87bc3fc0b6fd7b293f0b292022fb (diff)
added initial :es translations to demonstrate how it can be done.
Diffstat (limited to 'amber/config.rb')
-rw-r--r--amber/config.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/amber/config.rb b/amber/config.rb
index 8201bf7..c25ea15 100644
--- a/amber/config.rb
+++ b/amber/config.rb
@@ -1 +1,5 @@
@title = 'Bitmask Help'
+
+# uncomment these lines once :es pages have been added
+# @default_locale = :en
+# @locales = [:en, :es]