Skip to content

Commit

Permalink
Updated with more lang codes
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed May 29, 2016
1 parent 02f863a commit d7f286f
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 730 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

1. [](#new)
* Added `Utils::getDotNotation()` and `Utils::setDotNotation()` methods + tests
* Added support for `xx-XX` locale language lookups in `LanguageCodes` class [#854](https://github.com/getgrav/grav/issues/854)
1. [](#bugfix)
* Fix for corner-case redirect logic causing infinite loops and out-of-memory errors
* Detect if user really meant to extend parent blueprint, not another one (fixes old page type blueprints)
Expand Down

1 comment on commit d7f286f

@alexandre-mbm
Copy link

@alexandre-mbm alexandre-mbm commented on d7f286f Jul 14, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would make translations to Brazilian Portuguese. Just put pt-BR.yaml files?

Please sign in to comment.