(indexers) various - standardized language format with {ISO 639-1}-{ISO 3166-1 alpha-2}

This commit is contained in:
bakerboy448
2021-09-07 17:28:07 -05:00
committed by Qstick
parent f3a33cf817
commit 1de845c8f5
28 changed files with 28 additions and 28 deletions
@@ -36,7 +36,7 @@ namespace NzbDrone.Core.Indexers.Definitions
public override string Description => "SpeedApp is a ROMANIAN Private Torrent Tracker for MOVIES / TV / GENERAL";
public override string Language => "ro-ro";
public override string Language => "ro-RO";
public override Encoding Encoding => Encoding.UTF8;