Skip to content

Commit

Permalink
New translations index.php (Danish)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwang401 committed Nov 21, 2023
1 parent f867c39 commit 530330d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lang/da_DK/admin/servers/index.php
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<?php

return [
'create_server' => 'Create Server',
'create_server' => 'Opret server',
'backup_limit' => 'Backup Limit',
'bandwidth_limit' => 'Bandwidth Limit',
'bandwidth_usage' => 'Bandwidth Usage',
'bandwidth_usage' => 'Båndbredde brugt',
'snapshot_limit' => 'Snapshots Limit',
'limit_placeholder' => 'Leave blank for no limit',
'should_create_vm' => 'Should Create VM',
'start_server_after_installing' => 'Start Server After Completing Installation',
'vmid_placeholder' => 'Leave blank for random VMID',
'create_modal' => [
'title' => 'Create a Server',
'title' => 'Opret en server',
],
'manage_server' => 'Manage Server',
'manage_server' => 'Administrer server',
'server_build' => [
'title' => 'Server Build',
],
Expand Down

0 comments on commit 530330d

Please sign in to comment.