mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-04 12:17:41 +08:00
PL-8009 RU localized captions for createTs, createdBy
This commit is contained in:
parent
da96aea665
commit
639493af34
@ -15,17 +15,16 @@
|
||||
#
|
||||
#
|
||||
|
||||
AbstractNotPersistentEntity.id=ID
|
||||
|
||||
BaseUuidEntity.id=ID
|
||||
BaseIntegerIdEntity.id=ID
|
||||
BaseLongIdEntity.id=ID
|
||||
BaseGenericIdEntity.createTs=Дата создания
|
||||
BaseGenericIdEntity.createdBy=Создана кем
|
||||
|
||||
# keys for BaseUuidEntity, only for backward compatibility
|
||||
BaseUuidEntity.createTs=Дата создания
|
||||
BaseUuidEntity.createdBy=Создана кем
|
||||
BaseIdentityIdEntity.id=ID
|
||||
|
||||
StandardEntity.version=Версия
|
||||
StandardEntity.createTs=Дата создания
|
||||
StandardEntity.createdBy=Создана кем
|
||||
StandardEntity.updateTs=Дата изменения
|
||||
StandardEntity.updatedBy=Изменена кем
|
||||
StandardEntity.deleteTs=Дата удаления
|
||||
|
Loading…
Reference in New Issue
Block a user