X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fi18n%2Fcreate-custom-files.ts;h=eca2fe09d7850a28255e8cf50ffed6b15fc00013;hb=96a29ac69d5f2f3eb821b961b5f3f0035324367d;hp=3b504595462821909b452c0b046ca71ad17442d4;hpb=3229664051dc974383fdf8b84cbf0c3796fc6c24;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/i18n/create-custom-files.ts b/scripts/i18n/create-custom-files.ts index 3b5045954..eca2fe09d 100755 --- a/scripts/i18n/create-custom-files.ts +++ b/scripts/i18n/create-custom-files.ts @@ -90,7 +90,6 @@ Object.values(VIDEO_CATEGORIES) // More keys Object.assign(serverKeys, { - Misc: 'Misc', Unknown: 'Unknown' })