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
826770f7
Unverified
Commit
826770f7
authored
Dec 22, 2018
by
Viral Solani
Committed by
GitHub
Dec 22, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #318 from viralsolani/analysis-q5RRxY
Apply fixes from StyleCI
parents
05257f6e
337e22ef
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 @
826770f7
...
@@ -23,5 +23,5 @@ return [
...
@@ -23,5 +23,5 @@ return [
"oAria": {
"oAria": {
"sSortAscending": ": activate to sort column ascending",
"sSortAscending": ": activate to sort column ascending",
"sSortDescending": ": activate to sort column descending"
"sSortDescending": ": activate to sort column descending"
}'
}'
,
];
];
resources/lang/fr/buttons.php
View file @
826770f7
resources/lang/fr/datatable.php
View file @
826770f7
...
@@ -29,5 +29,5 @@ return [
...
@@ -29,5 +29,5 @@ return [
"0": "Aucune ligne séléctionnée",
"0": "Aucune ligne séléctionnée",
"1": "1 ligne séléctionnée"
"1": "1 ligne séléctionnée"
}
}
}'
}'
,
];
];
resources/lang/fr/history.php
View file @
826770f7
...
@@ -16,7 +16,7 @@ return [
...
@@ -16,7 +16,7 @@ return [
'none'
=>
"Il n'y a pas d'historique récent."
,
'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_type'
=>
"Il n'y a pas d'historique pour ce type."
,
'none_for_entity'
=>
"Il n'y a pas d'historique pour :entity."
,
'none_for_entity'
=>
"Il n'y a pas d'historique pour :entity."
,
'recent_history'
=>
"Historique récent"
,
'recent_history'
=>
'Historique récent'
,
'roles'
=>
[
'roles'
=>
[
'created'
=>
'rôle créé'
,
'created'
=>
'rôle créé'
,
...
...
resources/lang/fr/labels.php
View file @
826770f7
resources/lang/fr/navs.php
View file @
826770f7
...
@@ -22,7 +22,7 @@ return [
...
@@ -22,7 +22,7 @@ return [
'dashboard'
=>
'Tableau de bord'
,
'dashboard'
=>
'Tableau de bord'
,
'login'
=>
'Connexion'
,
'login'
=>
'Connexion'
,
'macros'
=>
'Macros'
,
'macros'
=>
'Macros'
,
'register'
=>
"Enregistrement"
,
'register'
=>
'Enregistrement'
,
'user'
=>
[
'user'
=>
[
'account'
=>
'Mon compte'
,
'account'
=>
'Mon compte'
,
...
@@ -35,4 +35,4 @@ return [
...
@@ -35,4 +35,4 @@ return [
'backend'
=>
[
'backend'
=>
[
'dashboard'
=>
'Tableau de bord'
,
'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