Commit 191498e
authored
Fix locale logged when adding new locale
The command to add a new locale has params `$locale` and `$source`, the `info()` log command used to say that the `$source` was added, when actually the `$locale` was added.1 parent 81edbc9 commit 191498e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments