new crowdin translations

This commit is contained in:
Crowdin Bot
2022-02-28 00:24:36 +00:00
parent b503815d0d
commit f783ad4a42
11 changed files with 67 additions and 10 deletions

View File

@ -0,0 +1,11 @@
<?php
return [
'error' => [
'not_user_dashboard' => 'שגיאה: אינך רשאי לשנות את לוח המחוונים הזה!',
'delete_last' => 'שגיאה: לא ניתן למחוק את לוח המחוונים האחרון. בבקשה, תיצור תחילה לוח מחוונים חדש.',
'disable_last' => 'שגיאה: לא ניתן להשבית את לוח המחוונים האחרון. בבקשה, תיצור תחילה לוח מחוונים חדש.',
],
];