aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml4
-rw-r--r--config/locales/nb.yml4
2 files changed, 6 insertions, 2 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 7f70963..bc3fd29 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -5,10 +5,12 @@ en:
admin:
categories:
form:
+ title: Title
+ sidebar_position: In which sidebar should category be shown?
sidebar_positions:
- None
- Left
- Right
+ sidebar_items: Number of posts to show in sidebar
category:
sidebar_position: Position
-
diff --git a/config/locales/nb.yml b/config/locales/nb.yml
index 49b21d9..55d45c9 100644
--- a/config/locales/nb.yml
+++ b/config/locales/nb.yml
@@ -5,10 +5,12 @@ nb:
admin:
categories:
form:
+ title: Tittel
+ sidebar_position: Hvilken marg skal kategorien vises i?
sidebar_positions:
- Ingen
- Venstre
- Høyre
+ sidebar_items: Antall poster å vise i margen
category:
sidebar_position: Posisjon
-