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
3b105ce1
Unverified
Commit
3b105ce1
authored
Sep 19, 2017
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding translations
parent
625a1ff5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
media.php
Modules/Translation/Resources/lang/media/en/media.php
+2
-0
media.php
Modules/Translation/Resources/lang/media/fr/media.php
+2
-0
media.php
Modules/Translation/Resources/lang/media/nl/media.php
+2
-0
No files found.
Modules/Translation/Resources/lang/media/en/media.php
View file @
3b105ce1
...
...
@@ -32,6 +32,8 @@ return [
'insert'
=>
'Insert this file'
,
'file picker'
=>
'File Picker'
,
'Browse'
=>
'Browse ...'
,
'upload file'
=>
'Upload a file'
,
'remove media'
=>
'Remove media'
,
'list resource'
=>
'List media'
,
'create resource'
=>
'Create media'
,
'edit resource'
=>
'Edit media'
,
...
...
Modules/Translation/Resources/lang/media/fr/media.php
View file @
3b105ce1
...
...
@@ -32,4 +32,6 @@ return [
'insert'
=>
'Sélectionner ce fichier'
,
'file picker'
=>
'Sélection de fichiers'
,
'Browse'
=>
'Parcourir...'
,
'upload file'
=>
'Uploadez un fichier'
,
'remove media'
=>
'Supprimez le fichier'
,
];
Modules/Translation/Resources/lang/media/nl/media.php
View file @
3b105ce1
...
...
@@ -32,4 +32,6 @@ return [
'insert'
=>
'Voeg dit bestand in'
,
'file picker'
=>
'Bestandskiezer'
,
'Browse'
=>
'Bladeren ...'
,
'upload file'
=>
'File uploaded'
,
'remove media'
=>
'File verwijderen'
,
];
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