All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.configuration.org.seedstack.i18n.props Maven / Gradle / Ivy

There is a newer version: 4.1.0
Show newest version
#
# Copyright (c) 2013-2015, The SeedStack authors 
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

[org.seedstack.i18n.*]
jpa-unit = seed-i18n-domain

[org.seedstack.seed.security.permissions]
seed-i18n.translator = \
seed:i18n:translation:read,seed:i18n:translation:write,seed:i18n:translation:delete,\
seed:i18n:key:read,seed:i18n:key:write,seed:i18n:key:delete,\
seed:i18n:locale:read,seed:i18n:locale:write,seed:i18n:locale:delete

seed-i18n.reader = \
seed:i18n:translation:read,\
seed:i18n:key:read,\
seed:i18n:locale:read




© 2015 - 2024 Weber Informatics LLC | Privacy Policy