Files
homarr/public/locales/he/authentication/login.json
2024-03-15 18:20:07 +01:00

24 lines
758 B
JSON
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.
{
"metaTitle": "התחבר/י",
"title": "ברוך שובך!",
"text": "אנא הקלד את פרטי ההתחברות",
"form": {
"fields": {
"username": {
"label": "שם משתמש"
},
"password": {
"label": "סיסמה"
}
},
"buttons": {
"submit": "התחבר\\י"
},
"afterLoginRedirection": "לאחר ההתחברות, תופנה אל {{url}}",
"providersEmpty": {
"title": "שגיאת ספק אימות",
"message": "הספקים אינם מוגדרים, אנא בדוק את הלוג שלך לקבלת מידע נוסף."
}
},
"alert": "פרטי ההתחברות שלך שגויים או שחשבון זה אינו קיים. בבקשה נסה שוב."
}