Commit 53e0e9a
committed
fix(xcstrings): update entry value to use Empty translation variant
- Changed the entry value from `Translation::Singular("")` to `Translation::Empty` to align with the new handling of untranslated entries.
- This update ensures that empty translations are represented consistently across the xcstrings format, improving the management of localization resources.1 parent b8c6988 commit 53e0e9a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments