Translations. Fixing the language bar.
This commit is contained in:
parent
27373f0c61
commit
28fc75dd25
38 changed files with 1006 additions and 150 deletions
37
locale/fi_FI/messages.php
Normal file
37
locale/fi_FI/messages.php
Normal file
|
@ -0,0 +1,37 @@
|
|||
<?php
|
||||
return [
|
||||
'welcome' => 'Tervetuloa sivustollemme!',
|
||||
'description' => 'Tämä on englanninkielinen kuvaus.',
|
||||
'userProfile' => "Käyttäjän Profiili",
|
||||
'user' => 'Käyttäjä',
|
||||
'home' => 'Koti',
|
||||
'djName' => 'DJ Nimi',
|
||||
'email' => 'Sähköposti',
|
||||
'location' => 'Sijainti',
|
||||
'bio' => 'Bio',
|
||||
'submit' => 'Lähetä',
|
||||
'login' => 'Kirjaudu',
|
||||
'message' => 'Viesti',
|
||||
'follow' => 'Seuraa',
|
||||
'djs' => 'DJ',
|
||||
"djNotFound" => "DJ ei voitu ladata. DJ ei löytynyt tai tämä DJ on yksityinen.",
|
||||
"notfound" => "Sivua ei löydy",
|
||||
"genre" => "Lajityyppi",
|
||||
"genres" => "Genres",
|
||||
"genreNotFound" => "Lajityyppiä ei voitu ladata. Lajityyppiä ei löydetty, se oli tyhjä, tai tämä lajityyppi on yksityinen.",
|
||||
"mix-count" => "Sekoita Lukumäärä",
|
||||
"mixes" => "Sekoitukset",
|
||||
"mix" => "Sekoita",
|
||||
"mixNotFound" => "Sekoitusta ei voitu ladata. Sekoitus ei löytynyt, se oli tyhjä, tai tämä sekoitus on yksityinen.",
|
||||
"mixName" => "Sekoita Nimi",
|
||||
"mixDescription" => "Sekoita Kuvaus",
|
||||
"mixLength" => "Sekoita Pituus",
|
||||
"mixGenre" => "Sekoita Lajityyppi",
|
||||
"view" => "Näytä",
|
||||
"mixname" => "Sekoita Nimi",
|
||||
"search" => "Etsi",
|
||||
"searchResults" => "Hakutulokset",
|
||||
"searchResultsFor" => "Hae tuloksia",
|
||||
"searchResultsFound" => "Hakutulokset Löydetty",
|
||||
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue