Commit initial
Tout frais sorti de ModuleBuilder (9.0.0-beta 0fb95c91a4faf0930a6a744dec307d3ffc517157)
This commit is contained in:
commit
ae6b0cd544
41 changed files with 6348 additions and 0 deletions
53
langs/en_US/sendfacrecmail.lang
Normal file
53
langs/en_US/sendfacrecmail.lang
Normal file
|
@ -0,0 +1,53 @@
|
|||
# Copyright (C) 2018 SuperAdmin
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#
|
||||
# Generic
|
||||
#
|
||||
|
||||
# Module label 'ModulesendfacrecmailName'
|
||||
ModulesendfacrecmailName = sendfacrecmail
|
||||
# Module description 'ModulesendfacrecmailDesc'
|
||||
ModulesendfacrecmailDesc = sendfacrecmail description
|
||||
|
||||
#
|
||||
# Admin page
|
||||
#
|
||||
sendfacrecmailSetup = sendfacrecmail setup
|
||||
Settings = Settings
|
||||
sendfacrecmailSetupPage = sendfacrecmail setup page
|
||||
SENDFACRECMAIL_MYPARAM1 = My param 1
|
||||
SENDFACRECMAIL_MYPARAM1Tooltip = My param 1 tooltip
|
||||
SENDFACRECMAIL_MYPARAM2=My param 2
|
||||
SENDFACRECMAIL_MYPARAM2Tooltip=My param 2 tooltip
|
||||
|
||||
|
||||
#
|
||||
# About page
|
||||
#
|
||||
About = About
|
||||
sendfacrecmailAbout = About sendfacrecmail
|
||||
sendfacrecmailAboutPage = sendfacrecmail about page
|
||||
|
||||
#
|
||||
# Sample page
|
||||
#
|
||||
MyPageName = My page name
|
||||
|
||||
#
|
||||
# Sample widget
|
||||
#
|
||||
MyWidget = My widget
|
||||
MyWidgetDescription = My widget description
|
48
langs/fr_FR/sendfacrecmail.lang
Normal file
48
langs/fr_FR/sendfacrecmail.lang
Normal file
|
@ -0,0 +1,48 @@
|
|||
# Copyright (C) 2018 SuperAdmin
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#
|
||||
# Générique
|
||||
#
|
||||
|
||||
# Module label 'ModulesendfacrecmailName'
|
||||
ModulesendfacrecmailName = sendfacrecmail
|
||||
# Module description 'ModulesendfacrecmailDesc'
|
||||
ModulesendfacrecmailDesc = Description de sendfacrecmail
|
||||
|
||||
#
|
||||
# Page d'administration
|
||||
#
|
||||
sendfacrecmailSetup = Configuration du module sendfacrecmail
|
||||
Settings = Réglages
|
||||
sendfacrecmailSetupPage = Page de configuration du module sendfacrecmail
|
||||
|
||||
#
|
||||
# Page À propos
|
||||
#
|
||||
About = À propos
|
||||
sendfacrecmailAbout = À propos de sendfacrecmail
|
||||
sendfacrecmailAboutPage = Page à propos de sendfacrecmail
|
||||
|
||||
#
|
||||
# Page d'exemple
|
||||
#
|
||||
MyPageName = Nom de ma page
|
||||
|
||||
#
|
||||
# Box d'exemple
|
||||
#
|
||||
MyWidget = Mon widget
|
||||
MyWidgetDescription = Description de mon widget
|
Loading…
Add table
Add a link
Reference in a new issue