Skip to content

Commit

Permalink
New translations index.php (Finnish)
Browse files Browse the repository at this point in the history
  • Loading branch information
lancepioch committed Apr 20, 2024
1 parent c914e08 commit f89f970
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lang/fi/dashboard/index.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php

return [
'search' => 'Search for servers...',
'no_matches' => 'There were no servers found matching the search criteria provided.',
'search' => 'Etsi palvelimia...',
'no_matches' => 'Ei löytynyt palvelimia, jotka vastaisivat annettuja hakuehtoja.',
'cpu_title' => 'CPU',
'memory_title' => 'Memory',
'memory_title' => 'Muisti',
];

0 comments on commit f89f970

Please sign in to comment.