Skip to content

Commit

Permalink
Merge pull request #149 from LemmyNet/main
Browse files Browse the repository at this point in the history
[pull] master from LemmyNet:main
  • Loading branch information
pull[bot] authored Oct 16, 2024
2 parents 0ab4e5b + 5659cb0 commit 299484d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shared/services/I18NextService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export const languages: TranslationDesc[] = [
{ resource: "ja", code: "ja", name: "日本語" },
{ resource: "ko", code: "ko", name: "한국어" },
{ resource: "nl", code: "nl", name: "Nederlands" },
{ resource: "nn", code: "nn", name: "nynorsk" },
{ resource: "oc", code: "oc", name: "Occitan" },
{ resource: "pl", code: "pl", name: "Polski" },
{ resource: "pt", code: "pt", name: "Português" },
Expand Down

0 comments on commit 299484d

Please sign in to comment.