netflix.json 792 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'de neyin yeni ve{0}popüler olduğuna bakıyor"
  5. },
  6. "netflix.profile": {
  7. "description": "",
  8. "message": "Profilini yönetiyor"
  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": "Referans bağlantısını{0}alıyor"
  13. },
  14. "netflix.viewList": {
  15. "description": "List as in their saved series/movies.",
  16. "message": "Listesine göz atıyor"
  17. },
  18. "netflix.movieDisplay": {
  19. "description": "Shown when watching a movie, example: 2024 • 120 minutes",
  20. "message": "{0} • {1} dakika"
  21. }
  22. }