| 
									
										
										
										
											2019-07-10 03:40:35 +08:00
										 |  |  | <?php | 
					
						
							|  |  |  | /** | 
					
						
							|  |  |  |  * Text used in custom JavaScript driven components. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | return [ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Image Manager
 | 
					
						
							| 
									
										
										
										
											2019-07-23 03:57:00 +08:00
										 |  |  |     'image_select' => 'בחירת תמונה', | 
					
						
							| 
									
										
										
										
											2023-05-02 02:37:49 +08:00
										 |  |  |     'image_upload' => 'Upload Image', | 
					
						
							|  |  |  |     'image_intro' => 'Here you can select and manage images that have been previously uploaded to the system.', | 
					
						
							|  |  |  |     'image_intro_upload' => 'Upload a new image by dragging an image file into this window, or by using the "Upload Image" button above.', | 
					
						
							| 
									
										
										
										
											2019-07-23 03:57:00 +08:00
										 |  |  |     'image_all' => 'הכל', | 
					
						
							|  |  |  |     'image_all_title' => 'הצג את כל התמונות', | 
					
						
							|  |  |  |     'image_book_title' => 'הצג תמונות שהועלו לספר זה', | 
					
						
							|  |  |  |     'image_page_title' => 'הצג תמונות שהועלו לדף זה', | 
					
						
							|  |  |  |     'image_search_hint' => 'חפש תמונה לפי שם', | 
					
						
							|  |  |  |     'image_uploaded' => 'הועלה :uploadedDate', | 
					
						
							|  |  |  |     'image_load_more' => 'טען עוד', | 
					
						
							|  |  |  |     'image_image_name' => 'שם התמונה', | 
					
						
							|  |  |  |     'image_delete_used' => 'תמונה זו בשימוש בדפים שמתחת', | 
					
						
							| 
									
										
										
										
											2021-03-08 00:44:28 +08:00
										 |  |  |     'image_delete_confirm_text' => 'האם את/ה בטוח/ה שברצונך למחוק את התמונה הזו?', | 
					
						
							| 
									
										
										
										
											2019-07-23 03:57:00 +08:00
										 |  |  |     'image_select_image' => 'בחר תמונה', | 
					
						
							|  |  |  |     'image_dropzone' => 'גרור תמונות או לחץ כאן להעלאה', | 
					
						
							| 
									
										
										
										
											2023-05-02 02:37:49 +08:00
										 |  |  |     'image_dropzone_drop' => 'Drop images here to upload', | 
					
						
							| 
									
										
										
										
											2019-07-23 03:57:00 +08:00
										 |  |  |     'images_deleted' => 'התמונות נמחקו', | 
					
						
							|  |  |  |     'image_preview' => 'תצוגה מקדימה', | 
					
						
							|  |  |  |     'image_upload_success' => 'התמונה עלתה בהצלחה', | 
					
						
							|  |  |  |     'image_update_success' => 'פרטי התמונה עודכנו בהצלחה', | 
					
						
							|  |  |  |     'image_delete_success' => 'התמונה נמחקה בהצלחה', | 
					
						
							| 
									
										
										
										
											2019-07-10 03:40:35 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // Code Editor
 | 
					
						
							| 
									
										
										
										
											2019-07-23 03:57:00 +08:00
										 |  |  |     'code_editor' => 'ערוך קוד', | 
					
						
							|  |  |  |     'code_language' => 'שפת הקוד', | 
					
						
							|  |  |  |     'code_content' => 'תוכן הקוד', | 
					
						
							| 
									
										
										
										
											2021-03-08 00:44:28 +08:00
										 |  |  |     'code_session_history' => 'היסטורית ה-Session', | 
					
						
							| 
									
										
										
										
											2019-07-23 03:57:00 +08:00
										 |  |  |     'code_save' => 'שמור קוד', | 
					
						
							| 
									
										
										
										
											2019-07-10 03:40:35 +08:00
										 |  |  | ]; |