mirror of
https://github.com/Prominence/grails-translations-plugin.git
synced 2026-07-03 02:36:46 +03:00
Added error message if bundle wasn't found.
This commit is contained in:
@@ -2,4 +2,6 @@ plugin.translations.overview.index.page.title = Обзор переводов
|
||||
plugin.translations.overview.show.page.title = Бандл {0}
|
||||
|
||||
plugin.translations.totalRecords = Всего: {0} записей
|
||||
plugin.translations.totalBundles = Всего: {0} бандлов
|
||||
plugin.translations.totalBundles = Всего: {0} бандлов
|
||||
|
||||
plugin.translations.error.bundleNotFound = Бандл с именем <b>{0}</b> не найден.
|
||||
Reference in New Issue
Block a user