Commit fee1154
committed
fix(l10n) - Add spaces to Fluent placeable
Because:
* subscription-charges-repeating-discount and -plaintext contain placeables without spaces between the variablename and the curly brackets
This commit:
* Adds spaces before and after the variable name for subscription-charges-repeating-discount and -plaintext1 parent 3fcb903 commit fee1154
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments