Skip to content

Commit cf8646f

Browse files
authored
fix: add Amharic language
1 parent 6adf7d6 commit cf8646f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ export const walletsData: WalletData[] = [
789789
twGradiantBrandColor: "from-[#6A12D0]",
790790
url: "https://www.pillar.fi/",
791791
active_development_team: true,
792-
languages_supported: ["en", "bs", "zh"],
792+
languages_supported: ["am", "en", "bs", "zh"],
793793
twitter: "https://twitter.com/PillarWallet",
794794
discord: "https://chat.pillar.fi/",
795795
reddit: "",

0 commit comments

Comments
 (0)