This repository has been archived on 2025-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
rbrecruiter/resources/lang/vendor/log-viewer/bg.json

14 lines
326 B
JSON
Raw Normal View History

{
"Date": "Дата",
"The list of logs is empty!": "Не са намерени логове!",
"All": "Всички",
"Emergency": "Emergency",
"Alert": "Alert",
"Critical": "Critical",
"Error": "Error",
"Warning": "Warning",
"Notice": "Notice",
"Info": "Info",
"Debug": "Debug"
}