Files
artdanj-shortener/resources/lang/en/messages.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!"
}