Language updates from Crowdin.
This commit is contained in:
parent
0b0697bb42
commit
c76ab1abf3
30 changed files with 420 additions and 60 deletions
|
@ -2,6 +2,7 @@
|
|||
return [
|
||||
'welcome' => 'Welkom op onze Website!',
|
||||
'description' => 'Dit is een beschrijving in het Engels.',
|
||||
'desc' => 'Description',
|
||||
'userProfile' => "Gebruikers Profiel",
|
||||
'user' => 'Gebruiker',
|
||||
'home' => 'Startpagina',
|
||||
|
@ -23,6 +24,7 @@ return [
|
|||
"mixes" => "Mixen",
|
||||
"mix" => "Mengen",
|
||||
"mixNotFound" => "Kon mixen niet laden; of de mix is niet gevonden, was leeg, of deze mix is privé.",
|
||||
"mixshowNotFound" => "Could not load mixshow; either the mixshow wasn't found, was empty, or this mixshow is private.",
|
||||
"mixName" => "Mix Naam",
|
||||
"mixDescription" => "Beschrijving mixen",
|
||||
"mixLength" => "Mix Lengte",
|
||||
|
@ -53,7 +55,17 @@ return [
|
|||
"play" => "Afspelen",
|
||||
"contactus" => "Contacteer ons",
|
||||
"allrightsreserved" => "Alle rechten voorbehouden.format@@0",
|
||||
|
||||
|
||||
"mixshows" => "Mixshows",
|
||||
"mixshow" => "Mixshow",
|
||||
"mixshowName" => "Mixshow Name",
|
||||
"share" => "Share",
|
||||
"sahrethismix" => "Share this mix",
|
||||
"sharethismixshow" => "Share this mixshow",
|
||||
"rss" => "RSS",
|
||||
"year" => "Year",
|
||||
"sharetotwitter" => "Share to X (formerly Twitter)",
|
||||
"sharetofb" => "Share to Facebook",
|
||||
"sharetoig" => "Share to Instagram",
|
||||
"copyurl" => "Copy URL",
|
||||
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue