Skip to content

Commit

Permalink
feat: update share card assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Luzefiru committed Jul 21, 2024
1 parent c91b910 commit bf6a646
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified assets/share-cards/bg.webp
Binary file not shown.
Binary file modified assets/share-cards/fg.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion i18n/locale-labels.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const localeLabels: CountryInformation[] = [
{ value: 'fr', label: 'Français', shortLabel: '🇫🇷' },
{ value: 'hu', label: 'Hungarian', shortLabel: '🇭🇺' },
{ value: 'id', label: 'Bahasa Indonesia', shortLabel: '🇮🇩' },
{ value: 'ja', label: '日本語', shortLabel: '🇯🇵', isIncomplete: true },
{ value: 'ja', label: '日本語', shortLabel: '🇯🇵' },
{ value: 'ko', label: '한국어', shortLabel: '🇰🇷', isIncomplete: true },
{ value: 'ms', label: 'Bahasa Melayu', shortLabel: '🇲🇾', isIncomplete: true },
{ value: 'ru', label: 'Русский', shortLabel: '🇷🇺' },
Expand Down

0 comments on commit bf6a646

Please sign in to comment.