123456789101112131415161718192021 |
- {
- "session": {
- "familyName": "{{.Name}} Family Group"
- },
- "entrance": {
- "mail": {
- "title": "Your verification code email"
- }
- },
- "device": {
- "unbound": "Unbound device"
- },
- "fcm": {
- "newMsg": { "title": "New news", "body": "click to view" },
- "chatting": { "title": "Chat", "body": "click to view" },
- "location": { "title": "Location change", "body": "click to view" },
- "fence": { "title": "Electronic fence", "body": "click to view" },
- "notification": { "title": "New Notification","body": "click to view" },
- "videoCall": { "title": "Call notification", "body": "click to view" }
- }
- }
|