mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-03 13:37:27 +02:00
Hotfix (nitpicky) locales #401
Changes Germany into German and realigns distances to fit header somewhat
This commit is contained in:
@@ -99,10 +99,10 @@ The patterns can be structured in roughly three different categories. Please cli
|
|||||||
## Localisation & Supported Languages
|
## Localisation & Supported Languages
|
||||||
|
|
||||||
| Code | Language | Documentation |
|
| Code | Language | Documentation |
|
||||||
| ------------- |-------------| -----|
|
| ------------------|-------------|------|
|
||||||
| en | English | [Docs :notebook:](https://designpatternsphp.readthedocs.io/en/latest/README.html) |
|
| en | English | [Docs :notebook:](https://designpatternsphp.readthedocs.io/en/latest/README.html) |
|
||||||
| ca | Catalan | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ca/latest/README.html) |
|
| ca | Catalan | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ca/latest/README.html) |
|
||||||
| de | Germany | [Docs :notebook:](https://designpatternsphp.readthedocs.io/de/latest/README.html) |
|
| de | German | [Docs :notebook:](https://designpatternsphp.readthedocs.io/de/latest/README.html) |
|
||||||
| es | Spanish | [Docs :notebook:](https://designpatternsphp.readthedocs.io/es/latest/README.html) |
|
| es | Spanish | [Docs :notebook:](https://designpatternsphp.readthedocs.io/es/latest/README.html) |
|
||||||
| es_MX | Spanish-Mexican | [Docs :notebook:](https://designpatternsphp.readthedocs.io/es_MX/latest/README.html) |
|
| es_MX | Spanish-Mexican | [Docs :notebook:](https://designpatternsphp.readthedocs.io/es_MX/latest/README.html) |
|
||||||
| ja | Japanese | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ja/latest/README.html) |
|
| ja | Japanese | [Docs :notebook:](https://designpatternsphp.readthedocs.io/ja/latest/README.html) |
|
||||||
|
Reference in New Issue
Block a user