Skip to content

Commit 0571e1d

Browse files
committed
fix: remove translation from all expect de and en
1 parent 9300c97 commit 0571e1d

33 files changed

+33
-66
lines changed

i18n/locales/ar.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,7 @@
328328
"high": "عالية",
329329
"moderate": "متوسطة",
330330
"low": "منخفضة"
331-
},
332-
"fixed_in_title": "تم الإصلاح في الإصدار {version}"
331+
}
333332
},
334333
"deprecated": {
335334
"label": "مهمل",

i18n/locales/az.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,7 @@
288288
"high": "yüksək",
289289
"moderate": "orta",
290290
"low": "aşağı"
291-
},
292-
"fixed_in_title": "{version} versiyasında düzəldilib"
291+
}
293292
},
294293
"deprecated": {
295294
"label": "Köhnəlmiş",

i18n/locales/cs-CZ.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,7 @@
328328
"high": "vysoká",
329329
"moderate": "střední",
330330
"low": "nízká"
331-
},
332-
"fixed_in_title": "Opraveno ve verzi {version}"
331+
}
333332
},
334333
"deprecated": {
335334
"label": "Zastaralé",

i18n/locales/es.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,7 @@
334334
"high": "alta",
335335
"moderate": "moderada",
336336
"low": "baja"
337-
},
338-
"fixed_in_title": "Corregido en la versión {version}"
337+
}
339338
},
340339
"deprecated": {
341340
"label": "Obsoleto",

i18n/locales/fr-FR.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,8 +332,7 @@
332332
"high": "élevée",
333333
"moderate": "modérée",
334334
"low": "faible"
335-
},
336-
"fixed_in_title": "Corrigé dans la version {version}"
335+
}
337336
},
338337
"deprecated": {
339338
"label": "Obsolète",

i18n/locales/hi-IN.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,7 @@
323323
"high": "उच्च",
324324
"moderate": "मध्यम",
325325
"low": "निम्न"
326-
},
327-
"fixed_in_title": "संस्करण {version} में ठीक किया गया"
326+
}
328327
},
329328
"deprecated": {
330329
"label": "डेप्रीकेटेड",

i18n/locales/hu-HU.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,7 @@
287287
"high": "magas",
288288
"moderate": "közepes",
289289
"low": "alacsony"
290-
},
291-
"fixed_in_title": "Javítva a(z) {version} verzióban"
290+
}
292291
},
293292
"deprecated": {
294293
"label": "Elavult",

i18n/locales/id-ID.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,7 @@
306306
"high": "tinggi",
307307
"moderate": "sedang",
308308
"low": "rendah"
309-
},
310-
"fixed_in_title": "Diperbaiki di versi {version}"
309+
}
311310
},
312311
"deprecated": {
313312
"label": "Usang",

i18n/locales/it-IT.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,7 @@
353353
"high": "alta",
354354
"moderate": "moderata",
355355
"low": "bassa"
356-
},
357-
"fixed_in_title": "Corretto nella versione {version}"
356+
}
358357
},
359358
"deprecated": {
360359
"label": "Deprecato",

i18n/locales/ja-JP.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,7 @@
353353
"high": "",
354354
"moderate": "",
355355
"low": ""
356-
},
357-
"fixed_in_title": "バージョン {version} で修正済み"
356+
}
358357
},
359358
"deprecated": {
360359
"label": "非推奨",

0 commit comments

Comments
 (0)