Commit b9a60f4
committed
fix(i18n): add missing {} placeholder in Slovak translation
Line 554 of sk/messages.po was missing the {} format placeholder
that msgid "{} User Successfully Imported" requires, causing msgfmt
to fail with "a format specification for argument '0' doesn't exist
in 'msgstr'".
Added {} to match the English source and all other translations.
Also: add PR analysis report to DEV/ directory documenting the
2025-08-05 triage of 154 open pull requests.1 parent 05a30ef commit b9a60f4
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
| 554 | + | |
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments