- Add core module structure - Include admin interface - Add language support (en_US) - Include SQL schema - Add build configuration - Include documentation and licensing
43 lines
851 B
Plaintext
43 lines
851 B
Plaintext
# Translation file
|
|
|
|
#
|
|
# Generic
|
|
#
|
|
|
|
# Module label 'ModuleDeclarationTVAName'
|
|
ModuleDeclarationTVAName = DeclarationTVA
|
|
# Module description 'ModuleDeclarationTVADesc'
|
|
ModuleDeclarationTVADesc = DeclarationTVA description
|
|
|
|
#
|
|
# Admin page
|
|
#
|
|
DeclarationTVASetup = DeclarationTVA setup
|
|
Settings = Settings
|
|
DeclarationTVASetupPage = DeclarationTVA setup page
|
|
NewSection=New section
|
|
DECLARATIONTVA_MYPARAM1 = My param 1
|
|
DECLARATIONTVA_MYPARAM1Tooltip = My param 1 tooltip
|
|
DECLARATIONTVA_MYPARAM2=My param 2
|
|
DECLARATIONTVA_MYPARAM2Tooltip=My param 2 tooltip
|
|
|
|
|
|
#
|
|
# About page
|
|
#
|
|
About = About
|
|
DeclarationTVAAbout = About DeclarationTVA
|
|
DeclarationTVAAboutPage = DeclarationTVA about page
|
|
|
|
#
|
|
# Sample page
|
|
#
|
|
DeclarationTVAArea = Home DeclarationTVA
|
|
MyPageName = My page name
|
|
|
|
#
|
|
# Sample widget
|
|
#
|
|
MyWidget = My widget
|
|
MyWidgetDescription = My widget description
|