aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml9
-rw-r--r--config/locales/nb.yml10
2 files changed, 19 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 4440898..3fa068c 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -1,2 +1,11 @@
en:
read_more: Read more...
+ refinery:
+ blog:
+ admin:
+ categories:
+ form:
+ sidebar_positions:
+ - None
+ - Left
+ - Right
diff --git a/config/locales/nb.yml b/config/locales/nb.yml
index 6f185e8..9fc2306 100644
--- a/config/locales/nb.yml
+++ b/config/locales/nb.yml
@@ -1,2 +1,12 @@
nb:
read_more: Les mer...
+ refinery:
+ blog:
+ admin:
+ categories:
+ form:
+ sidebar_positions:
+ - Ingen
+ - Venstre
+ - Høyre
+