diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2019-02-03 22:08:20 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-03 22:08:20 -0500 |
| commit | 56dcc45dc04de6be775551f14d1ad0bb235d72f9 (patch) | |
| tree | 427766dd086822efd96ba31460960145f3c1e409 /Emby.Server.Implementations/Localization/Ratings/uk.csv | |
| parent | 3ac75313854c6109b71d542e492594e434cb39ba (diff) | |
| parent | cabb824f2a095115ebbe79ca7fdfbcbab4db1e5f (diff) | |
Merge pull request #732 from Bond-009/locale
Reworked LocalizationManager to load data async
Diffstat (limited to 'Emby.Server.Implementations/Localization/Ratings/uk.csv')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Ratings/uk.csv | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Emby.Server.Implementations/Localization/Ratings/uk.csv b/Emby.Server.Implementations/Localization/Ratings/uk.csv new file mode 100644 index 000000000..6c8005b3f --- /dev/null +++ b/Emby.Server.Implementations/Localization/Ratings/uk.csv @@ -0,0 +1,7 @@ +UK-U,1 +UK-PG,5 +UK-12,7 +UK-12A,7 +UK-15,9 +UK-18,10 +UK-R18,15 |
