Skip to content

Commit

Permalink
Add mention of Dutch localized UI text strings to theme documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes committed Jul 5, 2017
1 parent d5461b8 commit e8c2ce2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Enhancements

- Add Swedish localized UI text strings. [#996](https://github.com/mmistakes/minimal-mistakes/pull/996)
- Add Dutch localized UI text strings. [#1081](https://github.com/mmistakes/minimal-mistakes/pull/1081)
- Add Bitbucket social icon color. [#1009](https://github.com/mmistakes/minimal-mistakes/pull/1009)

### Bug Fixes
Expand Down
3 changes: 2 additions & 1 deletion docs/_docs/08-ui-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "UI Text"
permalink: /docs/ui-text/
excerpt: "Text for customizing various user interface elements found in the theme."
last_modified_at: 2017-05-16T08:19:02-04:00
last_modified_at: 2017-07-05T12:22:01-04:00
---

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.
Expand All @@ -11,6 +11,7 @@ Currently the English[^yaml-anchors] main keys in [`_data/ui-text.yml`](https://

- Brazilian Portuguese (Português brasileiro)
- Chinese
- Dutch
- French (Français)
- German (Deutsch)
- Greek
Expand Down
1 change: 1 addition & 0 deletions docs/_docs/18-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ last_modified_at: 2017-07-05T12:09:11-04:00
### Enhancements

- Add Swedish localized UI text strings. [#996](https://github.com/mmistakes/minimal-mistakes/pull/996)
- Add Dutch localized UI text strings. [#1081](https://github.com/mmistakes/minimal-mistakes/pull/1081)
- Add Bitbucket social icon color. [#1009](https://github.com/mmistakes/minimal-mistakes/pull/1009)

### Bug Fixes
Expand Down

0 comments on commit e8c2ce2

Please sign in to comment.