Commit 40b724c
File tree
3 files changed
+28
-24
lines changedFilter options
- src/Symfony/Component/Translation/Bridge/Lokalise
- Tests
3 files changed
+28
-24
lines changedsrc/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php+9-10Lines changed: 9 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 |
| - |
| 206 | + |
| 207 | + |
207 | 208 |
|
208 | 209 |
|
209 | 210 |
|
| ||
232 | 233 |
|
233 | 234 |
|
234 | 235 |
|
235 |
| - |
| 236 | + |
236 | 237 |
|
237 | 238 |
|
238 | 239 |
|
| ||
277 | 278 |
|
278 | 279 |
|
279 | 280 |
|
280 |
| - |
| 281 | + |
281 | 282 |
|
282 | 283 |
|
283 | 284 |
|
| ||
287 | 288 |
|
288 | 289 |
|
289 | 290 |
|
290 |
| - |
291 |
| - |
| 291 | + |
| 292 | + |
292 | 293 |
|
293 | 294 |
|
294 | 295 |
|
| ||
313 | 314 |
|
314 | 315 |
|
315 | 316 |
|
316 |
| - |
317 |
| - |
318 |
| - |
| 317 | + |
319 | 318 |
|
320 | 319 |
|
321 | 320 |
|
| ||
325 | 324 |
|
326 | 325 |
|
327 | 326 |
|
328 |
| - |
| 327 | + |
329 | 328 |
|
330 | 329 |
|
331 | 330 |
|
|
src/Symfony/Component/Translation/Bridge/Lokalise/Tests/LokaliseProviderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/Lokalise/Tests/LokaliseProviderTest.php+16-14Lines changed: 16 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
120 |
| - |
| 120 | + |
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
147 |
| - |
| 147 | + |
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
157 |
| - |
| 156 | + |
| 157 | + |
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
| ||
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
172 |
| - |
| 172 | + |
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
176 |
| - |
| 176 | + |
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
| ||
200 | 200 |
|
201 | 201 |
|
202 | 202 |
|
| 203 | + |
203 | 204 |
|
204 |
| - |
| 205 | + |
205 | 206 |
|
206 | 207 |
|
207 | 208 |
|
| ||
221 | 222 |
|
222 | 223 |
|
223 | 224 |
|
224 |
| - |
| 225 | + |
225 | 226 |
|
226 | 227 |
|
227 | 228 |
|
228 |
| - |
| 229 | + |
229 | 230 |
|
230 | 231 |
|
231 | 232 |
|
232 | 233 |
|
| 234 | + |
233 | 235 |
|
234 | 236 |
|
235 | 237 |
|
| ||
248 | 250 |
|
249 | 251 |
|
250 | 252 |
|
251 |
| - |
| 253 | + |
252 | 254 |
|
253 | 255 |
|
254 | 256 |
|
|
src/Symfony/Component/Translation/Bridge/Lokalise/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/Lokalise/composer.json+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
24 | 27 |
|
25 | 28 |
|
26 | 29 |
|
|
0 commit comments