Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3769696
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
962 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/resources/lang/fr/login.php b/resources/lang/fr/login.php
new file mode 100644
index 0000000..c0174af
--- /dev/null
+++ b/resources/lang/fr/login.php
@@ -0,0 +1,30 @@
+<?php
+
+/**
+ * French translation by:
+ * - Michaël Colignon (philectro)
+ */
+
+return [
+
+ /*
+ |--------------------------------------------------------------------------
+ | Login
+ |--------------------------------------------------------------------------
+ |
+ | The following language lines contain the fields names, error messages and
+ | other strings related to the authentication itself.
+ |
+ */
+
+ // Login form
+ "username" => "Nom d'utilisateur",
+ "password" => "Mot de passe",
+ "loginButton" => "Se connecter",
+ "remember" => "Rester connecté",
+ "passwordRecovery" => "Récupération de mot de passe",
+ "blankAvatarAlt" => "Une porte, comme avatar par défaut.",
+
+ // Error messages
+ "failedLogin" => "Le login ou mot de passe est incorrect.",
+];
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Nov 25, 16:33 (1 d, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260557
Default Alt Text
(962 B)
Attached To
Mode
rGROVE Auth Grove
Attached
Detach File
Event Timeline
Log In to Comment