Advertisement
Guest User

Goodges Localization

a guest
Mar 21st, 2019
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. NOTIFICATION = "notification";
  2. NOTIFICATIONS = "notifications";
  3.  
  4. MESSAGE = "message";
  5. MESSAGES = "messages";
  6.  
  7. MAIL = "email";
  8. MAILS = "emails";
  9.  
  10. UPDATE = "update";
  11. UPDATES = "updates";
  12.  
  13. CALL = "call";
  14. CALLS = "calls";
  15.  
  16. REMINDER = "reminder";
  17. REMINDERS = "reminders";
  18.  
  19. SNAP = "snap";
  20. SNAPS = "snaps";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement