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
458 B
JSON
Executable File

{
"Date": "Ամսաթիվ",
"The list of logs is empty!": "Լոգերի ցուցակը դատարկ է։",
"All": "Բոլորը",
"Emergency": "Վթարային",
"Alert": "Նախազգուշացում",
"Critical": "Կրիտիկական",
"Error": "Սխալ",
"Warning": "Նախազգուշացում",
"Notice": "Ծանուցում",
"Info": "Տեղեկատվություն",
"Debug": "Կարգաբերում"
}