Add support for additional language locales (#693)

Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
Chirag Chhatrala
2025-02-10 17:03:52 +05:30
committed by GitHub
parent 11d15b56ac
commit 9df70b97c7
17 changed files with 1170 additions and 1 deletions

View File

@@ -115,6 +115,13 @@ return [
'mr' => 'MR',
'ta' => 'TA',
'tr' => 'TR',
'sk' => 'SK',
'cs' => 'CS',
'eu' => 'EU',
'gl' => 'GL',
'ca' => 'CA',
'sv' => 'SV',
'pl' => 'PL',
],
/*