From f89f970fc45ba71565beecf720bb43947a5365fb Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Sat, 20 Apr 2024 18:28:33 -0400 Subject: [PATCH] New translations index.php (Finnish) --- lang/fi/dashboard/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/fi/dashboard/index.php b/lang/fi/dashboard/index.php index 8ab11e9944..1a34935e94 100644 --- a/lang/fi/dashboard/index.php +++ b/lang/fi/dashboard/index.php @@ -1,8 +1,8 @@ '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', ];