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/uk.csv | |
| parent | eb3d187f27c34112689d37c50a1f734835a33ef3 (diff) | |
| parent | 6300d01fcceba56932741251443f5b2aa4f76de2 (diff) | |
Merge pull request #8526 from Shadowghost/rating-overhaul
Diffstat (limited to 'Emby.Server.Implementations/Localization/Ratings/uk.csv')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Ratings/uk.csv | 29 |
1 files changed, 22 insertions, 7 deletions
diff --git a/Emby.Server.Implementations/Localization/Ratings/uk.csv b/Emby.Server.Implementations/Localization/Ratings/uk.csv index 6c8005b3f..75b1c2058 100644 --- a/Emby.Server.Implementations/Localization/Ratings/uk.csv +++ b/Emby.Server.Implementations/Localization/Ratings/uk.csv @@ -1,7 +1,22 @@ -UK-U,1 -UK-PG,5 -UK-12,7 -UK-12A,7 -UK-15,9 -UK-18,10 -UK-R18,15 +All,0 +E,0 +G,0 +U,0 +0+,0 +6+,6 +7+,7 +PG,8 +9+,9 +12,12 +12+,12 +12A,12 +Teen,13 +13+,13 +14+,14 +15,15 +16,16 +Caution,18 +18,18 +Mature,1000 +Adult,1000 +R18,1000 |
