File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
locale/pt_BR/LC_MESSAGES/Creational/Multiton Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,9 @@ msgstr ""
4
4
"Project-Id-Version : DesignPatternsPHP 1.0\n "
5
5
"Report-Msgid-Bugs-To : \n "
6
6
"POT-Creation-Date : 2015-05-29 12:18+0200\n "
7
- "PO-Revision-Date : 2017-08-03 00:33-0300\n "
8
- "Last-Translator : Leonam Pereira Dias <leonam.pd@gmail.com>\n "
7
+ "PO-Revision-Date : 2019-04-10 14:25-0300\n "
8
+ "Previous-Translator : Leonam Pereira Dias <leonam.pd@gmail.com>\n "
9
+ "Last-Translator : Pablo Juan Garcia <contato@pablogarcia.com.br>\n "
9
10
"Language-Team : LANGUAGE <LL@li.org>\n "
10
11
"MIME-Version : 1.0\n "
11
12
"Content-Type : text/plain; charset=UTF-8\n "
@@ -20,8 +21,8 @@ msgid ""
20
21
"**THIS IS CONSIDERED TO BE AN ANTI-PATTERN! FOR BETTER TESTABILITY AND "
21
22
"MAINTAINABILITY USE DEPENDENCY INJECTION!**"
22
23
msgstr ""
23
- "**ESTE É CONSIDERADO UM ANTI-PATTERN! PARA MELHOR TESTABILIDADE E"
24
- "MANUTENIBILIDADE USE INJEÇÃO DE DEPENDÊNCIAS"
24
+ "**ESTE É CONSIDERADO UM ANTI-PATTERN! PARA MELHOR TESTABILIDADE E "
25
+ "MANUTENIBILIDADE USE INJEÇÃO DE DEPENDÊNCIAS!** "
25
26
26
27
#: ../../Creational/Multiton/README.rst:8
27
28
msgid "Purpose"
You can’t perform that action at this time.
0 commit comments