Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. +----+------+------------+------------+
  2. | id | code | created_at | updated_at |
  3. +----+------+------------+------------+
  4.  
  5. +-------------------------------------------------------------------+
  6. | id | destination_id | locale | name | created_at | updated_at |
  7. +-------------------------------------------------------------------+
  8.  
  9. {
  10. "id": 1,
  11. "code": "SIG",
  12. "translations": [
  13. // array of Japanese translated data
  14. ]
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement