diff options
| author | Tim Eisele <Tim_Eisele@web.de> | 2026-03-29 10:28:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-29 10:28:15 +0200 |
| commit | a12736a0ce7f1664d33bbf24fd8223ea9873dc69 (patch) | |
| tree | 9c871f40da77dced456673433c8b7e5ba888c3e3 /Emby.Server.Implementations/Localization/Ratings | |
| parent | f793acc1aad908518180d4be958a028de317ec60 (diff) | |
Apply suggestions from code review
Co-authored-by: theguymadmax <theguymadmax@proton.me>
Diffstat (limited to 'Emby.Server.Implementations/Localization/Ratings')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Ratings/ca.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Ratings/ca.json b/Emby.Server.Implementations/Localization/Ratings/ca.json index a915dc8e31..76550b64c3 100644 --- a/Emby.Server.Implementations/Localization/Ratings/ca.json +++ b/Emby.Server.Implementations/Localization/Ratings/ca.json @@ -24,7 +24,7 @@ } }, { - "ratingStrings": [], + "ratingStrings": ["C8"], "ratingScore": { "score": 8, "subScore": 0 |
