Commit 5473d3b
File tree
3 files changed
+23
-4
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- Resources/config
- Translation
- Component/Translation
3 files changed
+23
-4
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/translation.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/translation.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
|
src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
51 | 49 |
|
52 | 50 |
|
53 | 51 |
|
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
57 | 55 |
|
| 56 | + |
58 | 57 |
|
59 | 58 |
|
60 | 59 |
|
| ||
63 | 62 |
|
64 | 63 |
|
65 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
66 | 70 |
|
67 | 71 |
|
68 | 72 |
|
|
src/Symfony/Component/Translation/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Translator.php+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
| 38 | + |
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
40 |
| - |
| 42 | + |
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
47 | 49 |
|
| 50 | + |
48 | 51 |
|
49 | 52 |
|
50 | 53 |
|
| ||
173 | 176 |
|
174 | 177 |
|
175 | 178 |
|
176 |
| - |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
177 | 191 |
|
178 | 192 |
|
179 | 193 |
|
|
0 commit comments