hacks-guide-minimal-mistake.../_docs/07-ui-text.md
2016-04-13 22:38:28 -04:00

903 B

title permalink excerpt sidebar modified
UI Text /docs/ui-text/
title nav
v3.0 docs
2016-04-13T15:54:02-04:00

{% include base_path %}

Text for various UI elements, _layouts, and _includes have all been grouped together as a set of translation keys. This is by no means a full-on i18n solution, but it does help make customizing things a bit easier.

Currently all of the keys in _data/ui-text.yml are English only. If you're are interested in localizing them into other languages feel free to submit a pull request and I will be happy to look it over

Many of the label based keys like meta_label, categories_label, tags_label, share_on_label, and follow_label can be left blank if you'd like to omit them from view. It really depends on you and if you want an even more minimal look to your site.

![UI text labels]({{ base_path }}/images/mm-ui-text-labels.jpg)