Skip to content

Commit

Permalink
fix: external localisation (#1153)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalstruck authored Jan 28, 2025
1 parent 5579b31 commit e93e494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/lib/categories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export const CategoryTranslations: Record<string, Record<string, string>> = {
productivity: "Produktywność",
other: "Inne",
tokens: "Tokeny",
external: "Zewnętrzny",
external: "Zewnętrzne",
earn: "Zarabiaj",
ai: "Sztuczna inteligencja",
},
Expand Down

0 comments on commit e93e494

Please sign in to comment.