2016-03-09 20:49:17 -05:00
|
|
|
# User interface text and labels
|
2016-03-09 16:33:27 -05:00
|
|
|
|
2016-03-09 20:49:17 -05:00
|
|
|
# English (default)
|
|
|
|
# -----------------
|
|
|
|
en: &DEFAULT_EN
|
2016-03-10 21:53:28 -05:00
|
|
|
pagination_previous : "Previous"
|
|
|
|
pagination_next : "Next"
|
|
|
|
toc_label : "Overview"
|
|
|
|
ext_link_label : "Direct Link"
|
|
|
|
share_on_label : "Share on"
|
2016-03-11 15:55:06 -05:00
|
|
|
meta_label :
|
2016-03-10 21:53:28 -05:00
|
|
|
tags_label : "Tags:"
|
|
|
|
categories_label : "Categories:"
|
2016-03-11 15:55:06 -05:00
|
|
|
date_label : "Last Updated:"
|
2016-03-17 22:36:20 -04:00
|
|
|
comments_label : "Leave a Comment"
|
2016-03-10 21:53:28 -05:00
|
|
|
related_label : "You May Also Enjoy"
|
|
|
|
follow_label : "Follow:"
|
|
|
|
feed_label : "Feed"
|
|
|
|
powered_by : "Powered by"
|
2016-03-09 20:49:17 -05:00
|
|
|
en_US:
|
|
|
|
<<: *DEFAULT_EN
|
|
|
|
en_UK:
|
|
|
|
<<: *DEFAULT_EN
|
|
|
|
|
|
|
|
# Another locale
|
|
|
|
# --------------
|