Files
opensourcepos/app/Language/ml/Login.php
objecttothis e90b5b87da Replace tabs with spaces (#4196)
Signed-off-by: objecttothis <objecttothis@gmail.com>
2025-03-28 21:24:21 +04:00

16 lines
328 B
PHP

<?php
return [
"gcaptcha" => "",
"go" => "",
"invalid_gcaptcha" => "",
"invalid_installation" => "",
"invalid_username_and_password" => "",
"login" => "",
"logout" => "",
"migration_needed" => "",
"password" => "",
"required_username" => "",
"username" => "",
"welcome" => "",
];