11## universal-translator
2- <img align =" right " src =" https://raw.githubusercontent.com/go-playground/universal-translator/master/logo.png " >![ Project status] ( https://img.shields.io/badge/version-0.16 .0-green.svg )
3- [ ![ Build Status] ( https://semaphoreci.com/api/v1/joeybloggs/ universal-translator/branches/master/badge .svg )] ( https://semaphoreci.com/joeybloggs /universal-translator )
2+ <img align =" right " src =" https://raw.githubusercontent.com/go-playground/universal-translator/master/logo.png " >![ Project status] ( https://img.shields.io/badge/version-0.17 .0-green.svg )
3+ [ ![ Build Status] ( https://travis-ci.org/go-playground/ universal-translator.svg?branch=master )] ( https://travis-ci.org/go-playground /universal-translator )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/go-playground/universal-translator/badge.svg )] ( https://coveralls.io/github/go-playground/universal-translator )
55[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/go-playground/universal-translator )] ( https://goreportcard.com/report/github.com/go-playground/universal-translator )
66[ ![ GoDoc] ( https://godoc.org/github.com/go-playground/universal-translator?status.svg )] ( https://godoc.org/github.com/go-playground/universal-translator )
@@ -45,9 +45,9 @@ Please see https://godoc.org/github.com/go-playground/universal-translator for u
4545
4646##### Examples:
4747
48- - [ Basic] ( https://github.com/go-playground/universal-translator/tree/master/examples /basic )
49- - [ Full - no files] ( https://github.com/go-playground/universal-translator/tree/master/examples /full-no-files )
50- - [ Full - with files] ( https://github.com/go-playground/universal-translator/tree/master/examples /full-with-files )
48+ - [ Basic] ( https://github.com/go-playground/universal-translator/tree/master/_examples /basic )
49+ - [ Full - no files] ( https://github.com/go-playground/universal-translator/tree/master/_examples /full-no-files )
50+ - [ Full - with files] ( https://github.com/go-playground/universal-translator/tree/master/_examples /full-with-files )
5151
5252File formatting
5353--------------
@@ -56,10 +56,10 @@ they are only separated for easy viewing.
5656
5757##### Examples:
5858
59- - [ Formats] ( https://github.com/go-playground/universal-translator/tree/master/examples /file-formats )
59+ - [ Formats] ( https://github.com/go-playground/universal-translator/tree/master/_examples /file-formats )
6060
6161##### Basic Makeup
62- NOTE: not all fields are needed for all translation types, see [ examples] ( https://github.com/go-playground/universal-translator/tree/master/examples /file-formats )
62+ NOTE: not all fields are needed for all translation types, see [ examples] ( https://github.com/go-playground/universal-translator/tree/master/_examples /file-formats )
6363``` json
6464{
6565 "locale" : " en" ,
0 commit comments