mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-01-26 21:54:09 +01:00
7 lines
248 B
JSON
7 lines
248 B
JSON
{
|
|
"no_exists": "Le code [{ code }] n'existe pas !",
|
|
"created": "Le lien [{ link }] redirigeant vers [{ target }] a bien été créé !",
|
|
"deleted": "Le lien [{ link }] a bien été supprimé !",
|
|
"logout": "Vous avez été déconnecté !"
|
|
}
|