miguel456 f61a287c78 chore: upgrade to L9
BREAKING CHANGE: This commit updates the Laravel framework to version 9. Additionally, it also updates outdated and abandoned dependencies in the composer.json file.

The resources/lang directory has also been moved to the repository's root directory.
2022-02-22 19:46:18 +00:00

14 lines
302 B
JSON
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Date": "Tarih",
"The list of logs is empty!": "Günlük listesi boş!",
"All": "Tümü",
"Emergency": "Acil",
"Alert": "Alarm",
"Critical": "Kritik",
"Error": "Hata",
"Warning": "Uyarı",
"Notice": "Bildirim",
"Info": "Bilgi",
"Debug": "Hata ayıklama"
}