mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-22 22:34:53 -04:00
(indexers) various - standardized language format with {ISO 639-1}-{ISO 3166-1 alpha-2}
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user