netflix.json 440 B

123456789101112131415
  1. {
  2. "netflix.latest": {
  3. "description": "{0} will be replaced with a new line, but if you leave it out, the string will be in just 1 line.",
  4. "message": "Ser på hva som er nytt og{0}populært på Netflix"
  5. },
  6. "netflix.profile": {
  7. "description": "",
  8. "message": "Administrerer profilen sin"
  9. },
  10. "netflix.viewList": {
  11. "description": "List as in their saved series/movies.",
  12. "message": "Ser på listen deres"
  13. }
  14. }