diff options
| author | Bond_009 <bond.009@outlook.com> | 2019-01-27 10:20:05 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2019-01-27 10:36:05 +0100 |
| commit | 51edd5d067c919800f504bfa9fe1708279faaa3f (patch) | |
| tree | fe8be0fae8e493710fec0354a0fcc730a2ae7e0b /Emby.Server.Implementations/Localization/Ratings/nz.csv | |
| parent | e3b19c22a7506d6e03d6519b50797c1f49c70034 (diff) | |
Reworked LocalizationManager to load data async
Diffstat (limited to 'Emby.Server.Implementations/Localization/Ratings/nz.csv')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Ratings/nz.csv | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Emby.Server.Implementations/Localization/Ratings/nz.csv b/Emby.Server.Implementations/Localization/Ratings/nz.csv new file mode 100644 index 0000000000..bba99b764a --- /dev/null +++ b/Emby.Server.Implementations/Localization/Ratings/nz.csv @@ -0,0 +1,11 @@ +NZ-G,1 +NZ-PG,5 +NZ-M,6 +NZ-R13,7 +NZ-RP13,7 +NZ-R15,8 +NZ-RP16,9 +NZ-R16,9 +NZ-R18,10 +NZ-R,10 +NZ-MA,10 |
