1221 Commits

Author SHA1 Message Date
autoload
d7422d0466 docs: add Chinese translation of State Pattern 2021-11-12 22:29:20 -08:00
autoload
6371a582d5 docs: add Chinese translation of Specification Pattern 2021-11-11 08:52:55 -08:00
autoload
7ffe92c28f docs: add Chinese translation of Observer Pattern 2021-11-10 07:53:25 -08:00
autoload
53d08569f6 docs: add Chinese translation of Null Object Pattern 2021-11-09 19:53:19 -08:00
autoload
032b041c5b docs: add Chinese translation of Memento Pattern 2021-11-08 21:39:58 -08:00
autoload
0b165c04d5 docs: add Chinese translation of Memento Pattern 2021-11-08 21:29:43 -08:00
autoload
b84f11b9bd docs: add Chinese translation of Mediator Pattern 2021-11-04 21:08:22 -07:00
autoload
e3b5a4e488 docs: add Chinese translation of Iterator Pattern 2021-11-03 20:35:47 -07:00
autoload
1dd8d574a1 docs: add Chinese translation of Interpreter Pattern 2021-11-02 19:47:28 -07:00
autoload
0cead18424 docs: add Chinese translation of Command Pattern 2021-11-01 21:36:29 -07:00
autoload
b666640f73 docs: add Translation to Chinese [ zh_CN ] 2021-11-01 20:38:15 -07:00
autoload
c9555390ce docs: add Translation to Chinese 2021-10-31 12:00:12 -07:00
autoload
dc82511d58 docs: add Translation to Chinese 2021-10-31 10:33:20 -07:00
Dominik Liebler
92e89207c1
Merge pull request #463 from geidsonc/feature/pt-br-translate-line-null-object
add translate pt-br to NullObject
2021-10-23 13:25:54 +02:00
Geidson Benicio Coelho
400614646a add translate pt-br to NullObject 2021-10-22 01:06:37 -03:00
Dominik Liebler
17fdaed739
Merge pull request #462 from rafaelstz/patch-2
Composer > Update lock based in the PHP version
2021-10-16 12:13:47 +02:00
Rafael Corrêa Gomes
7cc012c990 Psalm > Fix Expected Argument 2021-10-15 13:00:17 -04:00
Rafael Corrêa Gomes
ca02a83dbb Composer > Remove rector 2021-10-15 12:53:43 -04:00
Dominik Liebler
0c524be291
Merge pull request #461 from rafaelstz/patch-1
Fix PHPUnit issue
2021-10-15 08:09:45 +02:00
Dominik Liebler
792f13de08
Merge pull request #460 from danielesreis/pt_br-interpreter
adds pt_br translation for interpreter
2021-10-15 07:38:34 +02:00
Rafael Corrêa Gomes
fb8eded530 Composer update > PHP 8 2021-10-15 00:17:01 -04:00
Rafael Corrêa Gomes
a3e06e0ee5 Fix PHPUnit issue 2021-10-14 23:49:57 -04:00
Daniele Reis
8343e9e664 adds .po file for pt_br interpreter translation 2021-10-14 17:41:47 -03:00
Dominik Liebler
7364019728
Merge pull request #459 from didacusAbella/italian
Grammar errors, message ids and Interpreter pattern
2021-10-14 12:15:34 +02:00
didacusabella
dbe1ef079d Grammar errors, message ids and Interpreter pattern 2021-10-14 11:33:59 +02:00
Dominik Liebler
4124c227dc
Merge pull request #458 from Yeine/fix-broken-msgid
Fix broken msgid so that translation works properly
2021-10-14 07:59:36 +02:00
Yann Chabot
4e4b4de666 Fix broken msgid so that translation works properly 2021-10-13 08:19:58 -04:00
Dominik Liebler
046800b489
Merge pull request #456 from nmarulo/fixes-and-added-translations-spanish
Creational and Structural sections - Fixes and added translations spanish
2021-10-11 09:53:09 +02:00
Dominik Liebler
92abc57fde
Merge pull request #457 from didacusAbella/italian
Fix typos and some translations
2021-10-11 09:52:15 +02:00
Dominik Liebler
25f441db19
Merge pull request #455 from manueldose/new-branch-two
Added spanish translation of Behavioral and More sections
2021-10-11 09:50:15 +02:00
didacusabella
01e7158627 fix behavioral 2021-10-09 14:48:59 +02:00
didacusabella
b5fba9a25c fix structural 2021-10-09 14:37:36 +02:00
didacusabella
89e5db2c51 fix creational 2021-10-09 14:22:13 +02:00
Nicolás Marulanda P
160366dbea
Structural - Translation to spanish
- Page DependencyInjection and Facade was not correctly referencing the original text.
- The original text and the translation of the Registry page are updated.
- Minor fixes.
2021-10-09 00:44:07 +02:00
Nicolás Marulanda P
064ee4d652
Creational - Translation to spanish
- Page SimpleFactory was not correctly referencing the original text.
- Minor fixes.
2021-10-09 00:40:42 +02:00
Nicolás Marulanda P
cf2d67ca18
Texts removed from the home page 2021-10-09 00:37:16 +02:00
manueldose
a735c1231b Added spanish translation of Behavioral and More sections 2021-10-08 16:06:41 +02:00
Dominik Liebler
1ea91bcadf
Merge pull request #452 from manueldose/new-branch
Added translation to spanish of Structural/fixed typo errors in Creational
2021-10-08 08:09:26 +02:00
Dominik Liebler
92d1e41fc5
Merge pull request #454 from u-mulder/ru-pool-fix
Fix ru-translation bug for ObjectPool pattern.
2021-10-08 08:08:51 +02:00
Dominik Liebler
5139c17fb0
Merge pull request #453 from u-mulder/ru-interpreter
Add ru-translation for Interpreter pattern
2021-10-08 08:07:19 +02:00
u-mulder
e4158e5ba0 Fix ru-translation bug for ObjectPool pattern. 2021-10-07 23:17:55 +03:00
u-mulder
2217528d7e Add ru-translation for Interpreter pattern 2021-10-06 22:45:18 +03:00
manueldose
54bb974817 Added translation to spanish of Structural/fixed typo errors in Creational 2021-10-06 20:54:16 +02:00
Dominik Liebler
f476239c99
Merge pull request #451 from didacusAbella/italian
Italian translation
2021-10-05 11:36:35 +02:00
didacusabella
14c7df94a7 Add link to readme 2021-10-05 10:45:17 +02:00
didacusabella
831bb8654e Complete translation 2021-10-04 09:27:38 +02:00
Dominik Liebler
934dc99120
Merge pull request #447 from u-mulder/patch-1
Update ru-localization for ObjectPool pattern
2021-10-04 08:51:39 +02:00
Dominik Liebler
8a1373304b
Merge pull request #450 from u-mulder/ru-titles-fix
Update ru-localization for ChainOfResponsibilites
2021-10-04 08:51:18 +02:00
u-mulder
45d250a336 Update ru-localization for ChainOfResponsibilites
- Fix titles
2021-10-03 21:40:27 +03:00
u_mulder
0b5078da72
Update ru-localization for ObjectPool pattern
Fix typos, simplify some phrases.
2021-10-02 23:54:45 +03:00