diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-11-20 12:49:11 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-11-20 12:49:11 -0500 |
| commit | c3530e5e3255d2c2e8ec5fa4bc4635a21904235e (patch) | |
| tree | f7ebfc5622ca50d6961dfcff955d48e04f0d2f1d /MediaBrowser.Server.Implementations/Localization | |
| parent | 2f3b26ed30a460d0b4238547dce0821603784a9f (diff) | |
fixes #633 - Support Canadian ratings
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Ratings/ca.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/ca.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/ca.txt new file mode 100644 index 000000000..e551223a8 --- /dev/null +++ b/MediaBrowser.Server.Implementations/Localization/Ratings/ca.txt @@ -0,0 +1,11 @@ +CA-G,1 +GB-U,1 +CA-PG,5 +DE-0,5 +CA-14A,7 +DE-12,7 +CA-A,8 +CA-18A,9 +SE-11,9 +DE-16,9 +CA-R,10
\ No newline at end of file |
