You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.1 KiB
40 lines
1.1 KiB
5 days ago
|
{
|
||
|
"language": "ENG",
|
||
|
"messages": [
|
||
|
{
|
||
|
"id": "profile log out",
|
||
|
"message": "Log Out",
|
||
|
"translation": "Log Out"
|
||
|
},
|
||
|
{
|
||
|
"id": "profile created",
|
||
|
"message": "Created",
|
||
|
"translation": "Created"
|
||
|
},
|
||
|
{
|
||
|
"id": "profile delete account",
|
||
|
"message": "Delete Account",
|
||
|
"translation": "Delete Account"
|
||
|
},
|
||
|
{
|
||
|
"id": "profile modal confirm deletion",
|
||
|
"message": "Confirm Deletion",
|
||
|
"translation": "Confirm Deletion"
|
||
|
},
|
||
|
{
|
||
|
"id": "profile modal deletion confirmation",
|
||
|
"message": "Are you sure you want to delete your account?",
|
||
|
"translation": "Are you sure you want to delete your account?"
|
||
|
},
|
||
|
{
|
||
|
"id": "profile modal delete button",
|
||
|
"message": "Delete",
|
||
|
"translation": "Delete"
|
||
|
},
|
||
|
{
|
||
|
"id": "profile modal cancel button",
|
||
|
"message": "Cancel",
|
||
|
"translation": "Cancel"
|
||
|
}
|
||
|
]
|
||
|
}
|