-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy paththeme.yaml
32 lines (30 loc) · 888 Bytes
/
theme.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name: Bonjour
description: 'A sample multi-lingual theme for translated content.'
author: RainLab
homepage: 'http://octobercms.com'
code: Bonjour
authorCode: RainLab
require:
- RainLab.Pages
- RainLab.Translate
translate:
en:
site.name: 'Bonjour'
nav.home: 'Home'
nav.languages: 'Languages'
nav.messages: 'Messages'
nav.content: 'Content'
nav.video: 'Video'
title.languages: 'Available Languages'
title.messages: 'Translated Messages'
title.video: 'Screencast Video'
de:
site.name: 'Guten Tag'
nav.home: 'Startseite'
nav.languages: 'Sprachen'
nav.messages: 'Nachrichten'
nav.content: 'Inhalte'
nav.video: 'Video'
title.languages: 'Verfügbare Sprachen'
title.messages: 'Übersetze Nachrichten'
title.video: 'Screencast Video'