netflix.json 867 B

1234567891011121314151617181920212223
  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": "درحال دیدن چیز های جدید و محبوب در Netflix"
  5. },
  6. "netflix.profile": {
  7. "description": "",
  8. "message": "درحال مدیریت پروفایلشان"
  9. },
  10. "netflix.referral": {
  11. "description": "{0} will be replaced with a new line, but if you leave it out, the string will be in just 1 line.",
  12. "message": "درحال گرفتن لینک معرف‌شان"
  13. },
  14. "netflix.viewList": {
  15. "description": "List as in their saved series/movies.",
  16. "message": "درحال مشاهده لیست‌شان"
  17. },
  18. "netflix.movieDisplay": {
  19. "description": "Shown when watching a movie, example: 2024 • 120 minutes",
  20. "message": "{0} • {1} دقیقه"
  21. }
  22. }