1234567891011121314151617181920212223 |
- {
- "netflix.latest": {
- "description": "{0} will be replaced with a new line, but if you leave it out, the string will be in just 1 line.",
- "message": "درحال دیدن چیز های جدید و محبوب در Netflix"
- },
- "netflix.profile": {
- "description": "",
- "message": "درحال مدیریت پروفایلشان"
- },
- "netflix.referral": {
- "description": "{0} will be replaced with a new line, but if you leave it out, the string will be in just 1 line.",
- "message": "درحال گرفتن لینک معرفشان"
- },
- "netflix.viewList": {
- "description": "List as in their saved series/movies.",
- "message": "درحال مشاهده لیستشان"
- },
- "netflix.movieDisplay": {
- "description": "Shown when watching a movie, example: 2024 • 120 minutes",
- "message": "{0} • {1} دقیقه"
- }
- }
|