Commit eb9dbf4
committed
Yield loaded translations to block in #load_translations
This makes introspecting the translations loaded by a file easier. Maintains backwards compatability as the block is optional.1 parent 9ec31b0 commit eb9dbf4Copy full SHA for eb9dbf4
File tree
Expand file treeCollapse file tree
1 file changed
+6
-1
lines changedOpen diff view settings
Filter options
- lib/i18n/backend
Expand file treeCollapse file tree
1 file changed
+6
-1
lines changedOpen diff view settings
Collapse file
+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
17 | 20 | |
18 | 21 | |
19 | 22 | |
| ||
226 | 229 | |
227 | 230 | |
228 | 231 | |
| 232 | + |
| 233 | + |
229 | 234 | |
230 | 235 | |
231 | 236 | |
|
0 commit comments