Skip to content

Commit

Permalink
Merge pull request #242 from BaxAndrei/patch-7
Browse files Browse the repository at this point in the history
Update romanian.php - Date Format
  • Loading branch information
tltneon authored Jan 18, 2025
2 parents deeb0e2 + 1d68009 commit cc42e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/romanian.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
$lgsl_config['text']['mpg'] = "PAGINA PRINCIPALĂ";

/* admin section */
$lgsl_config['text']['tzn'] = "m/d/Y H:i:s";
$lgsl_config['text']['tzn'] = "d/m/Y H:i:s";
$lgsl_config['text']['umn'] = "UTILIZATOR";
$lgsl_config['text']['pwd'] = "PAROLA";
$lgsl_config['text']['lgn'] = "Conectare";
Expand Down

0 comments on commit cc42e9c

Please sign in to comment.