|
1 | 1 | # Module: italian language package
|
| 2 | + |
2 | 3 | (DE): Modul: Italienisches Sprachpaket
|
3 | 4 |
|
4 | 5 | Source modified Forum: [SPRACHPAKET: ITALIENISCH](https://www.modified-shop.org/forum/index.php?topic=30394)
|
5 | 6 |
|
6 | 7 | ## Requirements
|
| 8 | + |
7 | 9 | PHP 7.0 or above
|
8 | 10 |
|
9 | 11 | ## Installation
|
| 12 | + |
10 | 13 | We recommend installing the module via the [MMLC](https://module-loader.de).
|
11 |
| -*(Experienced developers can also install the module manually without MMLC. For this the required dependencies and autoloads must be also installed manually.)* |
| 14 | +_(Experienced developers can also install the module manually without MMLC. For this the required dependencies and autoloads must be also installed manually.)_ |
12 | 15 |
|
13 | 16 | ## Contributors
|
14 |
| -- php-schubser - transferred to Github and entered in MMLC, update to 2.0.6.0 |
15 |
| -- teekilla |
16 |
| -- [grandeljay](https://github.com/grandeljay) |
| 17 | + |
| 18 | +- php-schubser - transferred to Github and entered in MMLC, update to 2.0.6.0 |
| 19 | +- teekilla |
| 20 | +- [Jay Trees](https://github.com/grandeljay/), update to 2.0.7.2 |
17 | 21 |
|
18 | 22 | ## Contributing
|
| 23 | + |
19 | 24 | We would be happy if you would like to take part in the development of this module. If you wish more features or you want to make improvements or to fix errors feel free to contribute. In order to contribute, you just have to fork this repository and make pull requests or become a member of the github organisation [ModifiedCommunityModules](https://github.com/ModifiedCommunityModules) to get direct access to the repository.
|
20 | 25 |
|
21 | 26 | ### Coding Style
|
| 27 | + |
22 | 28 | We are using:
|
23 |
| -- [PSR-1: Basic Coding Standard](https://www.php-fig.org/psr/psr-1/) |
24 |
| -- [PSR-12: Extended Coding Style](https://www.php-fig.org/psr/psr-12/) |
| 29 | + |
| 30 | +- [PSR-1: Basic Coding Standard](https://www.php-fig.org/psr/psr-1/) |
| 31 | +- [PSR-12: Extended Coding Style](https://www.php-fig.org/psr/psr-12/) |
25 | 32 |
|
26 | 33 | ### Version and Commit-Messages
|
| 34 | + |
27 | 35 | We are using:
|
28 |
| -- [Semantic Versioning 2.0.0](https://semver.org) |
29 |
| -- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) |
| 36 | + |
| 37 | +- [Semantic Versioning 2.0.0](https://semver.org) |
| 38 | +- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) |
30 | 39 |
|
31 | 40 | ## Support
|
| 41 | + |
32 | 42 | For this module, support can be asked in the [modified forum](https://www.modified-shop.org/forum/). However, there is no entitlement to support. Alternatively, a service provider can be commissioned for support (also for a fee).
|
33 | 43 |
|
34 | 44 | ## License
|
| 45 | + |
35 | 46 | Licensed under GNU General Public License. Some rights reserved. See LICENSE, CONTRIBUTORS.md.
|
36 | 47 |
|
37 | 48 | ## Guidelines
|
| 49 | + |
38 | 50 | Modules published under the github organisation [ModifiedCommunityModules](https://github.com/) follow the guidelines under: https://github.com/ModifiedCommunityModules/guidelines
|
0 commit comments