mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-01-27 16:55:14 +01:00
8 lines
311 B
JSON
8 lines
311 B
JSON
{
|
|
"no_exists": "The code [{ code }° does not exist!",
|
|
"created": "The link [{ link }] redirecting to [{ target }] was successfully created!",
|
|
"deleted": "The link [{ link }] was successfully deleted!",
|
|
"logout": "You have been disconnected!",
|
|
"user": "The user [{ user }] was successfully deleted"
|
|
}
|