Skip to content

Commit 9db3676

Browse files
committed
chore: remove unused translation
1 parent 3f57a3d commit 9db3676

21 files changed

Lines changed: 2 additions & 25 deletions

i18n/locales/ar.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@
371371
},
372372
"downloads": {
373373
"title": "التنزيلات الأسبوعية",
374-
"modal_title": "التنزيلات الأسبوعية",
375374
"analyze": "تحليل التنزيلات",
376375
"community_distribution": "عرض توزيع تبنّي المجتمع"
377376
},

i18n/locales/bg-BG.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@
359359
},
360360
"downloads": {
361361
"title": "Седмични изтегляния",
362-
"modal_title": "Седмични изтегляния",
363362
"analyze": "Анализ на изтеглянията",
364363
"community_distribution": "Преглед на разпределението на приемането от общността"
365364
},

i18n/locales/de-DE.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,6 @@
369369
},
370370
"downloads": {
371371
"title": "Wöchentliche Downloads",
372-
"modal_title": "Wöchentliche Downloads",
373372
"analyze": "Downloads analysieren",
374373
"community_distribution": "Community-Adoptionsverteilung ansehen"
375374
},

i18n/locales/en.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@
371371
},
372372
"downloads": {
373373
"title": "Weekly Downloads",
374-
"modal_title": "Weekly Downloads",
375374
"analyze": "Analyze downloads",
376375
"community_distribution": "View community adoption distribution"
377376
},

i18n/locales/es.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@
367367
},
368368
"downloads": {
369369
"title": "Descargas Semanales",
370-
"modal_title": "Descargas semanales",
371370
"analyze": "Analizar descargas",
372371
"community_distribution": "Ver distribución de adopción comunitaria"
373372
},

i18n/locales/fr-FR.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@
371371
},
372372
"downloads": {
373373
"title": "Téléchargements hebdo.",
374-
"modal_title": "Téléchargements hebdomadaires",
375374
"analyze": "Analyser les téléchargements",
376375
"community_distribution": "Voir la distribution des versions téléchargées par la communauté"
377376
},

i18n/locales/ja-JP.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,6 @@
361361
},
362362
"downloads": {
363363
"title": "週間ダウンロード数",
364-
"modal_title": "週間ダウンロード数",
365364
"analyze": "ダウンロード数を分析",
366365
"community_distribution": "コミュニティの採用分布を表示"
367366
},

i18n/locales/pl-PL.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,8 +371,7 @@
371371
"downloads": {
372372
"title": "Pobrania tygodniowe",
373373
"analyze": "Analizuj pobrania",
374-
"community_distribution": "Zobacz, jak społeczność korzysta z pakietu",
375-
"modal_title": "Pobrania tygodniowe"
374+
"community_distribution": "Zobacz, jak społeczność korzysta z pakietu"
376375
},
377376
"install_scripts": {
378377
"title": "Skrypty instalacji",

i18n/locales/zh-CN.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@
371371
},
372372
"downloads": {
373373
"title": "每周下载量",
374-
"modal_title": "每周下载量",
375374
"analyze": "分析下载量",
376375
"community_distribution": "查看社区采用分布"
377376
},

i18n/schema.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,9 +1117,6 @@
11171117
"title": {
11181118
"type": "string"
11191119
},
1120-
"modal_title": {
1121-
"type": "string"
1122-
},
11231120
"analyze": {
11241121
"type": "string"
11251122
},

0 commit comments

Comments
 (0)