mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-01-30 17:28:46 +01:00
7 lines
240 B
JSON
7 lines
240 B
JSON
{
|
|
"no_exists": "Le code '{code}' n'existe pas!",
|
|
"created": "Le lien '{link}' avec pour direction '{target}' a bien été créé!",
|
|
"deleted": "Le lien '{link}' a bien été supprimé!",
|
|
"logout": "Vous avez été déconnecté !"
|
|
}
|