Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
laravel-adminpanel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
laravel-adminpanel
Commits
337e22ef
Commit
337e22ef
authored
Dec 22, 2018
by
Viral Solani
Committed by
StyleCI Bot
Dec 22, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply fixes from StyleCI
parent
05257f6e
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
datatable.php
resources/lang/en/datatable.php
+1
-1
buttons.php
resources/lang/fr/buttons.php
+1
-1
datatable.php
resources/lang/fr/datatable.php
+1
-1
history.php
resources/lang/fr/history.php
+1
-1
labels.php
resources/lang/fr/labels.php
+2
-2
navs.php
resources/lang/fr/navs.php
+2
-2
No files found.
resources/lang/en/datatable.php
View file @
337e22ef
...
...
@@ -23,5 +23,5 @@ return [
"oAria": {
"sSortAscending": ": activate to sort column ascending",
"sSortDescending": ": activate to sort column descending"
}'
}'
,
];
resources/lang/fr/buttons.php
View file @
337e22ef
resources/lang/fr/datatable.php
View file @
337e22ef
...
...
@@ -29,5 +29,5 @@ return [
"0": "Aucune ligne séléctionnée",
"1": "1 ligne séléctionnée"
}
}'
}'
,
];
resources/lang/fr/history.php
View file @
337e22ef
...
...
@@ -16,7 +16,7 @@ return [
'none'
=>
"Il n'y a pas d'historique récent."
,
'none_for_type'
=>
"Il n'y a pas d'historique pour ce type."
,
'none_for_entity'
=>
"Il n'y a pas d'historique pour :entity."
,
'recent_history'
=>
"Historique récent"
,
'recent_history'
=>
'Historique récent'
,
'roles'
=>
[
'created'
=>
'rôle créé'
,
...
...
resources/lang/fr/labels.php
View file @
337e22ef
resources/lang/fr/navs.php
View file @
337e22ef
...
...
@@ -22,7 +22,7 @@ return [
'dashboard'
=>
'Tableau de bord'
,
'login'
=>
'Connexion'
,
'macros'
=>
'Macros'
,
'register'
=>
"Enregistrement"
,
'register'
=>
'Enregistrement'
,
'user'
=>
[
'account'
=>
'Mon compte'
,
...
...
@@ -35,4 +35,4 @@ return [
'backend'
=>
[
'dashboard'
=>
'Tableau de bord'
,
],];
],
];
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment