mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-28 21:38:46 +00:00
Add parental guide labels and severity translations
This commit is contained in:
parent
1af5bf1633
commit
89287d7b6d
1 changed files with 15 additions and 0 deletions
|
|
@ -462,6 +462,21 @@
|
|||
"cancel": "Annulla",
|
||||
"remove": "Rimuovi"
|
||||
},
|
||||
"parentalGuide": {
|
||||
"labels": {
|
||||
"nudity": "Nudità",
|
||||
"violence": "Violenza",
|
||||
"profanity": "Volgarità",
|
||||
"alcohol": "Alcol/Droga",
|
||||
"frightening": "Paura"
|
||||
},
|
||||
"severity": {
|
||||
"severe": "Severa",
|
||||
"moderate": "Moderata",
|
||||
"mild": "Lieve",
|
||||
"none": "Nessuna"
|
||||
}
|
||||
},
|
||||
"addons": {
|
||||
"title": "Addon",
|
||||
"reorder_mode": "Modalità riordino",
|
||||
|
|
|
|||
Loading…
Reference in a new issue