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