Skip to content

Commit 7c5af28

Browse files
committed
Updated translation file
1 parent d09db69 commit 7c5af28

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

resources/lang/en/messages.php

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@
240240
'Top Links:' => 'Top Links:',
241241
'You haven’t added any links yet' => 'You haven’t added any links yet.',
242242
'clicks' => 'clicks',
243+
'Clicks' => 'Clicks',
243244
'Site statistics:' => 'Site statistics:',
244245
'Total links' => 'Total links',
245246
'Total clicks' => 'Total clicks',
@@ -351,7 +352,7 @@
351352
'Profile Picture' => 'Profile Picture',
352353
'Page URL' => 'Page URL',
353354
'Display name' => 'Display name',
354-
'Name' => 'Name:',
355+
'Name:' => 'Name:',
355356
'Page Description' => 'Page Description',
356357
'Show checkmark' => 'Show checkmark',
357358
'disableverified' => 'You are a verified user. This setting allows you to hide your checkmark on your page.',
@@ -424,7 +425,7 @@
424425
'Theme name' => 'Theme name:',
425426
'Update status' => 'Update status:',
426427
'Version' => 'Version:',
427-
'Error' => 'Error!',
428+
'Error!' => 'Error!',
428429
'Update manually' => 'Update manually',
429430
'Update all themes' => 'Update all themes',
430431

@@ -547,6 +548,7 @@
547548

548549
'Advanced Config' => 'Advanced Config',
549550
'Take Backup' => 'Take Backup',
551+
'All Backups' => 'All Backups',
550552
'Diagnosis' => 'Diagnosis',
551553

552554
'Alternative Config Editor' => 'Alternative Config Editor',
@@ -641,7 +643,7 @@
641643
'DISPLAY_CREDIT_FOOTER.title' => 'Display credit in footer',
642644
'DISPLAY_CREDIT_FOOTER.description' => 'Determines whether the credit notice should be displayed in the footer.',
643645
'HOME_URL.title' => 'Set user page as Home Page',
644-
'HOME_URL.description' => 'Set user page as Home Page',
646+
'HOME_URL.description' => 'Set a user page as the home page. This will move the previous home page to example.com/home.',
645647
'ALLOW_USER_HTML.title' => 'Allow extended syntax in user\'s descriptions',
646648
'ALLOW_USER_HTML.description' => 'This enables users to use special formatting like headings and links in their page description.<br>This is generally considered safe.',
647649
'APP_NAME.title' => 'Application title',
@@ -722,7 +724,6 @@
722724
'ADMIN_EMAIL.description' => 'Used to send notification emails.',
723725
'HIDE_VERIFICATION_CHECKMARK.title' => 'Hide verification checkmark',
724726
'HIDE_VERIFICATION_CHECKMARK.description' => 'Hides verification badge displayed on admin and VIP pages.',
725-
'HOME_URL.description' => 'Set a user page as the home page. This will move the previous home page to example.com/home.',
726727
'LOCALE.title' => 'App Lokalisierung',
727728
'LOCALE.description' => 'Change the language of your application',
728729

0 commit comments

Comments
 (0)