Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Platform
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
Platform
Commits
8eabeb8f
Unverified
Commit
8eabeb8f
authored
Sep 18, 2017
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding translations
parent
2858410b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
0 deletions
+18
-0
dashboard.php
...les/Translation/Resources/lang/dashboard/en/dashboard.php
+6
-0
dashboard.php
...les/Translation/Resources/lang/dashboard/fr/dashboard.php
+6
-0
dashboard.php
...les/Translation/Resources/lang/dashboard/nl/dashboard.php
+6
-0
No files found.
Modules/Translation/Resources/lang/dashboard/en/dashboard.php
View file @
8eabeb8f
...
...
@@ -12,4 +12,10 @@ return [
'list resource'
=>
'View dashboard'
,
'edit resource'
=>
'Update dashboard'
,
'reset resource'
=>
'Reset dashboard'
,
'welcome-title'
=>
'Welcome title'
,
'welcome-description'
=>
'Welcome description'
,
'welcome-enabled'
=>
'Enable welcome box?'
,
'configure your website'
=>
'Configure your website'
,
'add pages'
=>
'Add pages'
,
'add menus'
=>
'Add menus'
,
];
Modules/Translation/Resources/lang/dashboard/fr/dashboard.php
View file @
8eabeb8f
...
...
@@ -9,4 +9,10 @@ return [
'add widget to dashboard'
=>
'Ajouter un widget au tableau de bord'
,
'reset not needed'
=>
'Réinitialisation non nécessaire'
,
'dashboard reset'
=>
'Tableau de bord réinitialisé'
,
'welcome-title'
=>
'Titre de bienvenu'
,
'welcome-description'
=>
'Texte de bienvenu'
,
'welcome-enabled'
=>
'Activé la box de bienvenu?'
,
'configure your website'
=>
'Configurez votre site'
,
'add pages'
=>
'Ajoutez des pages'
,
'add menus'
=>
'Ajoutez des menus'
,
];
Modules/Translation/Resources/lang/dashboard/nl/dashboard.php
View file @
8eabeb8f
...
...
@@ -9,4 +9,10 @@ return [
'add widget to dashboard'
=>
'Voeg widget toe aan dashboard'
,
'reset not needed'
=>
'De dashboard indeling moest niet hersteld worden.'
,
'dashboard reset'
=>
'De dashboard indeling werd hersteld.'
,
'welcome-title'
=>
'Welkom titel'
,
'welcome-description'
=>
'Welkom descriptie'
,
'welcome-enabled'
=>
'Welkom box activeren?'
,
'configure your website'
=>
'Configureer uw website'
,
'add pages'
=>
'Voeg paginas toe'
,
'add menus'
=>
'Voeg menus toe'
,
];
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