B1 first commit, example
This commit is contained in:
8
admin/language/en-GB/com_depot.ini
Normal file
8
admin/language/en-GB/com_depot.ini
Normal file
@ -0,0 +1,8 @@
|
||||
; @package Depot.Language
|
||||
; @subpackage com_depot
|
||||
; @author Thomas Kuschel <thomas@kuschel.at>
|
||||
; @copyright (C) 2023 KW4NZ, <https://www.kuschel.at>
|
||||
; @license GNU General Public License version 2 or later; see LICENSE.md
|
||||
; @since 0.0.1
|
||||
;
|
||||
COM_DEPOT_XML_DESCRIPTION="Depot, the component warehouse"
|
11
admin/language/en-GB/com_depot.sys.ini
Normal file
11
admin/language/en-GB/com_depot.sys.ini
Normal file
@ -0,0 +1,11 @@
|
||||
; @package Depot.Language
|
||||
; @subpackage com_depot
|
||||
; @author Thomas Kuschel <thomas@kuschel.at>
|
||||
; @copyright (C) 2023 KW4NZ, <https://www.kuschel.at>
|
||||
; @license GNU General Public License version 2 or later; see LICENSE.md
|
||||
; @since 0.0.1
|
||||
;
|
||||
COM_DEPOT_MENU="Depot"
|
||||
COM_DEPOT_MENU_MANUFACTURERS="Manufacturers"
|
||||
COM_DEPOT_MENU_STOCKS="Stock locations"
|
||||
COM_DEPOT_XML_DESCRIPTION="Depot, the component warehouse"
|
Reference in New Issue
Block a user