he-IL translation
This commit is contained in:
15
resources/lang/he-IL/updates.php
Normal file
15
resources/lang/he-IL/updates.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'installed_version' => 'הגירסה המותקנת',
|
||||
'latest_version' => 'הגירסה האחרונה',
|
||||
'update' => 'עדכון Akaunting לגירסה :version',
|
||||
'changelog' => 'יומן שינויים',
|
||||
'check' => 'בדוק',
|
||||
'new_core' => 'עדכון גירסה חדש עבור Akaunting זמין.',
|
||||
'latest_core' => 'מזל טוב! יש לך את הגירסה העדכנית של Akaunting. עדכוני אבטחה עתידיים יוחלו באופן אוטומטי.',
|
||||
'success' => 'תהליך העדכון הושלם בהצלחה.',
|
||||
'error' => 'תהליך העדכון נכשל, אנא נסו שנית.',
|
||||
|
||||
];
|
Reference in New Issue
Block a user