Files
homarr/public/locales/he/widgets/error-boundary.json
2024-12-17 18:40:51 +01:00

15 lines
403 B
JSON

{
"card": {
"title": "אופס, אירעה שגיאה!",
"buttons": {
"details": "פרטים",
"tryAgain": "נא לנסות שוב"
}
},
"modal": {
"text": "הווידט התרסק במפתיע. אנא קרא את התיעוד ותקן שגיאות הקלדה.",
"label": "אירעה שגיאה",
"reportButton": "דווח על שגיאה זו ב-GitHub"
}
}