Skip to content

Commit

Permalink
docu: add note about swedish translation
Browse files Browse the repository at this point in the history
  • Loading branch information
dynobo committed Dec 12, 2023
1 parent e9d4cf6 commit f407916
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@

# Changelog

## v0.5.0 (not yet released)
## v0.5.0 (2023-12-12)

- All: Add Swedish [localization](./normcap/resources/locales/README.md). Thanks,
[@eson57](https://github.com/eson57)!
([#599](https://github.com/dynobo/normcap/pull/566))
- All: Fix issue where introduction window was still visible on the screen capture UI.
([#536 comment](https://github.com/dynobo/normcap/issues/536#issuecomment-1752110232))
- All: Fix missing line breaks in "raw"-mode
Expand Down
1 change: 1 addition & 0 deletions normcap/resources/locales/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
| [pl_PL](./pl_PL/LC_MESSAGES/messages.po) | 8% | 6 of 68 |
| [pt_PT](./pt_PT/LC_MESSAGES/messages.po) | 8% | 6 of 68 |
| [ru_RU](./ru_RU/LC_MESSAGES/messages.po) | 8% | 6 of 68 |
| [sv_SE](./sv_SE/LC_MESSAGES/messages.po) | 100% | 68 of 68 |
| [uk_UA](./uk_UA/LC_MESSAGES/messages.po) | 8% | 6 of 68 |
| [zh_CN](./zh_CN/LC_MESSAGES/messages.po) | 8% | 6 of 68 |

Expand Down

0 comments on commit f407916

Please sign in to comment.