Skip to content

Commit

Permalink
Fix the dutch (nl_nl) translation
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Bollie authored Oct 3, 2024
1 parent ffa18d2 commit 7008f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i18n.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ i18n_info_soup langs[] = {
{NULL, NULL, NULL}},
{"ja_JP", {"", "のライセンス認証", "設定を開き、", "のライセンス認証を行ってください。"},
{NULL, NULL, NULL}},
{"nl_NL", {"Activeren ", "", "Gaan naar instellingen om te activeren ", "."},
{"nl_NL", {"Activeer ", "", "Ga naar instellingen om te activeren ", "."},
{NULL, NULL, NULL}},
{"pl_PL", {"Aktywuj system ", "", "Przejdź do ustawień, aby aktywować system ", "."},
{"Nie trzeba aktywować systemu ", "", "Nie jesteśmy tak denerwujący jak Microsoft."}},
Expand Down

0 comments on commit 7008f57

Please # to comment.