mirror of
https://github.com/Prominence/grails-translations-plugin.git
synced 2026-07-03 02:36:46 +03:00
Changed domain models. Added page for changing translations (just a model).
Added tag lib.
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
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.error.bundleNotFound = Бандл с именем <b>{0}</b> не найден.
|
||||
|
||||
plugin.translations.action.save = Сохранить
|
||||
Reference in New Issue
Block a user