mirror of
https://github.com/Prominence/grails-translations-plugin.git
synced 2026-01-09 19:06:41 +03:00
9 lines
109 B
Groovy
9 lines
109 B
Groovy
package by.prominence.translations
|
|
|
|
class BundleProperties {
|
|
|
|
Bundle bundle
|
|
Properties properties
|
|
|
|
}
|