mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-01-27 04:54:13 +01:00
7 lines
253 B
JSON
7 lines
253 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!"
|
|
}
|