Skip to content

Commit

Permalink
Merge pull request #192 from lustryrose882/main
Browse files Browse the repository at this point in the history
Add tr_TR localization
  • Loading branch information
MrGlockenspiel committed Mar 31, 2024
2 parents cf8080e + 2e3c181 commit 43632c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/i18n.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ i18n_info_soup langs[] = {
{"Não precisa ativar o ", "", "Não somos tão irritantes como a Microsoft."}},
{"ru_RU", {"Активация ", "", "Чтобы активировать ", ",\nперейдите в раздел \"Параметры\"."},
{"Активировать ", " не надо", "Мы не так назойливы, как Microsoft."}},
{"tr_TR", {"", "'u Etkinleştir", "", "'u etkinleştirmek için Ayarlar'a gidin."},
{"", "'u etkinleştirmeye gerek yok", "Microsoft kadar gıcık değiliz."}},
{"zh_CN", {"激活 ", "", "转到“设置”以激活 ", "。"},
{NULL, NULL, NULL}},
{"zh_TW", {"啟用 ", "", "移至[設定]以啟用 ", "。"},
Expand Down

0 comments on commit 43632c2

Please sign in to comment.