mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-01-26 15:54:12 +01:00
8 lines
311 B
JSON
8 lines
311 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é !",
|
|
"user": "L'utilisateur [{ user }] a bien été supprimé !"
|
|
}
|