mirror of
https://github.com/Prominence/grails-translations-plugin.git
synced 2026-07-03 02:36:46 +03:00
Code refactoring. Changed design for index page.
Minor changes...
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
plugin.translations.overview.index.page.title = Обзор переводов
|
||||
plugin.translations.overview.show.page.title = Бандл {0}
|
||||
plugin.translations.overview.edit.page.title = Редактирование бандла {0}
|
||||
|
||||
plugin.translations.totalRecords = Всего: {0} записей
|
||||
plugin.translations.totalBundles = Всего: {0} бандлов
|
||||
|
||||
plugin.translations.error.bundleNotFound = Бандл с именем <b>{0}</b> не найден.
|
||||
|
||||
plugin.translations.message.noBundles = В вашем приложении нет бандлов!
|
||||
|
||||
plugin.translations.action.save = Сохранить
|
||||
plugin.translations.action.edit = Редактировать
|
||||
plugin.translations.action.export = Экспорт
|
||||
|
||||
plugin.translations.header.bundleName = Бандл
|
||||
plugin.translations.header.actions = Действия
|
||||
Reference in New Issue
Block a user