mirror of
https://gitlab.com/mojo42/Jirafeau.git
synced 2025-02-23 15:42:47 +01:00
fix template : remove fr translation
This commit is contained in:
parent
e9744a10b4
commit
a873444cd4
@ -125,7 +125,7 @@ $tr = array (
|
||||
'Search a specific link' => 'Rechercher un lien particulier',
|
||||
'Number of cleaned files' => 'Nombre de fichiers nettoyés',
|
||||
'Logout' => 'Déconnexion',
|
||||
'You are now Logout' => 'Vous êtes maintenant déconnecté',
|
||||
'You are now loggued out' => 'Vous êtes maintenant déconnecté',
|
||||
'Link deleted' => 'Lien supprimé',
|
||||
'Filename' => 'Nom',
|
||||
'file' => 'fichier',
|
||||
|
@ -105,7 +105,7 @@ $tr = array (
|
||||
'Search a specific link' => '',
|
||||
'Number of cleaned files' => '',
|
||||
'Logout' => '',
|
||||
'You are now Logout' => '',
|
||||
'You are now loggued out' => '',
|
||||
'Link deleted' => '',
|
||||
'Filename' => '',
|
||||
'file' => '',
|
||||
@ -138,7 +138,7 @@ $tr = array (
|
||||
'This will return brut text content.' => '',
|
||||
'First line is the download reference and the second line the delete code.' => '',
|
||||
'First line is the server capacity (in Bytes).' => '',
|
||||
'Example' => 'Exemple',
|
||||
'Example' => '',
|
||||
'If a password has been set, send a POST request with it.' => '',
|
||||
'Delete a file' => '',
|
||||
'This will return "Ok" if succeded, "Error" otherwhise.' => '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user