From 44982e81a4356d22f9fec78ae03023c0341a9b56 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 3 Nov 2025 11:39:50 +0100 Subject: [PATCH] Update en_UK, thanks to Kaare --- language/en_UK/common.lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 5cb17cf07..a9abe576a 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -456,10 +456,10 @@ $lang['There are no creation dates available for the photos currently filtered'] $lang['There are no authors available for the photos currently filtered'] = 'There are no authors available for the photos currently filtered'; $lang['Set your password below.'] = 'Set your password below.'; $lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = 'When enabled, a common template is used for the login and registration pages, regardless of the theme.'; -$lang['Don\'t have an account yet ?'] = 'Don\'t have an account yet ?'; +$lang['Don\'t have an account yet ?'] = 'Don\'t have an account yet?'; $lang['Create an account'] = 'Create an account'; $lang['Return to the gallery'] = 'Return to the gallery'; -$lang['Already have an account ?'] = 'Already have an account ?'; +$lang['Already have an account ?'] = 'Already have an account?'; $lang['An email has been sent with a link to reset your password'] = 'An email has been sent with a link to reset your password'; $lang['Check your inbox'] = 'Check your inbox'; $lang['Your password was successfully set'] = 'Your password was successfully set'; @@ -523,4 +523,4 @@ $lang['Your API key will expire in %d day.'] = 'Your API key will expire in %d d $lang['Your API key will expire in %d days.'] = 'Your API key will expire in %d days.'; $lang['To continue using the API, please renew your key before it expires.'] = 'To continue using the API, please renew your key before it expires.'; $lang['You can manage your API keys in your account settings.'] = 'You can manage your API keys in your account settings.'; -$lang['Expert mode'] = 'Expert mode'; +$lang['Expert mode'] = 'Expert mode'; \ No newline at end of file