[MM-39299] Remove outdated translations and update go-i18n library (#18674)

* Remove outdated translations

* update go-i18n dependency

* reflect review comments

* add message count for languages which has two translations for plurals
Этот коммит содержится в:
Ibrahim Serdar Acikgoz
2021-10-15 16:26:25 +03:00
коммит произвёл GitHub
родитель 99e6039472
Коммит ba3a911c99
7 изменённых файлов: 9 добавлений и 22 удалений

2
go.mod
Просмотреть файл

@@ -66,7 +66,7 @@ require (
github.com/ledongthuc/pdf v0.0.0-20210621053716-e28cb8259002
github.com/lib/pq v1.10.3
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattermost/go-i18n v1.11.0
github.com/mattermost/go-i18n v1.11.1-0.20211013152124-5c415071e404
github.com/mattermost/gorp v1.6.2-0.20210714143452-8b50f5209a7f
github.com/mattermost/gosaml2 v0.3.3
github.com/mattermost/gziphandler v0.0.1