Translations update.cassette 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "PUT",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/translations/79607647",
  6. "body": {
  7. "translation": "тест"
  8. },
  9. "status": 200,
  10. "response": {
  11. "project_id": "803826145ba90b42d5d860.46800099",
  12. "translation": {
  13. "translation_id": 79607647,
  14. "key_id": 15519786,
  15. "language_iso": "ru",
  16. "translation": "тест",
  17. "modified_by": 20181,
  18. "modified_by_email": "bodrovis@protonmail.com",
  19. "modified_at": "2019-06-20 16:53:49 (Etc/UTC)",
  20. "modified_at_timestamp": 1561049629,
  21. "is_reviewed": true,
  22. "reviewed_by": 33599,
  23. "is_fuzzy": false,
  24. "words": 1,
  25. "custom_translation_statuses": []
  26. }
  27. },
  28. "rawHeaders": [
  29. "Server",
  30. "nginx",
  31. "Date",
  32. "Thu, 20 Jun 2019 16:53:49 GMT",
  33. "Content-Type",
  34. "application/json",
  35. "Transfer-Encoding",
  36. "chunked",
  37. "Connection",
  38. "close",
  39. "Vary",
  40. "Accept-Encoding",
  41. "Set-Cookie",
  42. "PHPSESSID=757439b6470ffa416e348f79d8092503; expires=Mon, 19-Aug-2019 16:53:49 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  43. "Expires",
  44. "Thu, 19 Nov 1981 08:52:00 GMT",
  45. "Cache-Control",
  46. "no-store, no-cache, must-revalidate",
  47. "Pragma",
  48. "no-cache",
  49. "Pragma",
  50. "no-cache",
  51. "Cache-Control",
  52. "no-store, no-cache",
  53. "Access-Control-Allow-Origin",
  54. "*",
  55. "Access-Control-Allow-Headers",
  56. "Content-Type"
  57. ]
  58. }
  59. ]