diff options
| author | Cody Robibero <cody@robibe.ro> | 2023-02-23 07:04:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-23 07:04:44 -0700 |
| commit | ecb5c48538fb46b4aab744d165bd525bd8a53cd3 (patch) | |
| tree | f2fedbedf3556cc1c3c1036ea14fd373f52c15d1 /Emby.Server.Implementations/Localization/Ratings/nz.csv | |
| parent | eb3d187f27c34112689d37c50a1f734835a33ef3 (diff) | |
| parent | 6300d01fcceba56932741251443f5b2aa4f76de2 (diff) | |
Merge pull request #8526 from Shadowghost/rating-overhaul
Diffstat (limited to 'Emby.Server.Implementations/Localization/Ratings/nz.csv')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Ratings/nz.csv | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/Emby.Server.Implementations/Localization/Ratings/nz.csv b/Emby.Server.Implementations/Localization/Ratings/nz.csv index bba99b764a..f617f0c39d 100644 --- a/Emby.Server.Implementations/Localization/Ratings/nz.csv +++ b/Emby.Server.Implementations/Localization/Ratings/nz.csv @@ -1,11 +1,15 @@ -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 +Exempt,0 +G,0 +GY,13 +PG,13 +R13,13 +RP13,13 +R15,15 +M,16 +R16,16 +RP16,16 +GA,18 +R18,18 +MA,1000 +R,1001 +Objectionable,1001 |
