fix: correct spacing on season header badges (#2983)

This commit is contained in:
Ryan Cohen
2022-08-25 10:14:16 +09:00
committed by GitHub
parent 5d73bc2238
commit c4aa08f5f0
4 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"components.AirDateBadge.airedrelative": "Aired {relativeTime}",
"components.AirDateBadge.airsrelative": "Airs {relativeTime}",
"components.AirDateBadge.airsrelative": "Airing {relativeTime}",
"components.AppDataWarning.dockerVolumeMissingDescription": "The <code>{appDataPath}</code> volume mount was not configured properly. All data will be cleared when the container is stopped or restarted.",
"components.CollectionDetails.numberofmovies": "{count} Movies",
"components.CollectionDetails.overview": "Overview",