We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a8fc3 commit 29a6aa8Copy full SHA for 29a6aa8
1 file changed
lib/i18n/badgeLabels.ts
@@ -70,20 +70,6 @@ export const labels: Record<string, BadgeLabels> = {
70
COMMITS_THIS_MONTH: 'இம்மாத கமிட்கள்',
71
VS_LAST_MONTH: 'கடந்த மாதத்துடன்',
72
},
73
- fr: {
74
- CURRENT_STREAK: 'SÉRIE_ACTUELLE',
75
- ANNUAL_SYNC_TOTAL: 'TOTAL_ANNUEL',
76
- PEAK_STREAK: 'SÉRIE_MAXIMALE',
77
- COMMITS_THIS_MONTH: 'COMMITS CE MOIS',
78
- VS_LAST_MONTH: 'vs mois dernier',
79
- },
80
- ja: {
81
- CURRENT_STREAK: '現在_ストリーク',
82
- ANNUAL_SYNC_TOTAL: '年間_合計',
83
- PEAK_STREAK: '最高_ストリーク',
84
- COMMITS_THIS_MONTH: '今月のコミット数',
85
- VS_LAST_MONTH: '先月比',
86
87
de: {
88
CURRENT_STREAK: 'AKTUELLE_SERIE',
89
ANNUAL_SYNC_TOTAL: 'JAHRES_GESAMT',
0 commit comments