mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-01-14 13:54:03 +01:00
Add new translation
This commit is contained in:
@@ -2,5 +2,6 @@
|
|||||||
"no_exists": "The code [{ code }° does not exist!",
|
"no_exists": "The code [{ code }° does not exist!",
|
||||||
"created": "The link [{ link }] redirecting to [{ target }] was successfully created!",
|
"created": "The link [{ link }] redirecting to [{ target }] was successfully created!",
|
||||||
"deleted": "The link [{ link }] was successfully deleted!",
|
"deleted": "The link [{ link }] was successfully deleted!",
|
||||||
"logout": "You have been disconnected!"
|
"logout": "You have been disconnected!",
|
||||||
|
"user": "The user [{ user }] was successfully deleted"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,5 +2,6 @@
|
|||||||
"no_exists": "Le code [{ code }] n'existe pas !",
|
"no_exists": "Le code [{ code }] n'existe pas !",
|
||||||
"created": "Le lien [{ link }] redirigeant vers [{ target }] a bien été créé !",
|
"created": "Le lien [{ link }] redirigeant vers [{ target }] a bien été créé !",
|
||||||
"deleted": "Le lien [{ link }] a bien été supprimé !",
|
"deleted": "Le lien [{ link }] a bien été supprimé !",
|
||||||
"logout": "Vous avez été déconnecté !"
|
"logout": "Vous avez été déconnecté !",
|
||||||
|
"user": "L'utilisateur [{ user }] a bien été supprimé !"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user