| 
									
										
										
										
											2021-08-03 20:02:01 +08:00
										 |  |  | <?php | 
					
						
							|  |  |  | /** | 
					
						
							|  |  |  |  * Text used in custom JavaScript driven components. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | return [ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Image Manager
 | 
					
						
							|  |  |  |     'image_select' => 'Nuotraukų pasirinkimas', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'image_list' => 'Image List', | 
					
						
							|  |  |  |     'image_details' => 'Image Details', | 
					
						
							| 
									
										
										
										
											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.', | 
					
						
							| 
									
										
										
										
											2021-08-03 20:02:01 +08:00
										 |  |  |     'image_all' => 'Visi', | 
					
						
							|  |  |  |     'image_all_title' => 'Rodyti visas nuotraukas', | 
					
						
							|  |  |  |     'image_book_title' => 'Peržiūrėti nuotraukas, įkeltas į šią knygą', | 
					
						
							|  |  |  |     'image_page_title' => 'Peržiūrėti nuotraukas, įkeltas į šį puslapį', | 
					
						
							|  |  |  |     'image_search_hint' => 'Ieškoti pagal nuotraukos pavadinimą', | 
					
						
							|  |  |  |     'image_uploaded' => 'Įkelta :uploadedDate', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'image_uploaded_by' => 'Uploaded by :userName', | 
					
						
							|  |  |  |     'image_uploaded_to' => 'Uploaded to :pageLink', | 
					
						
							|  |  |  |     'image_updated' => 'Updated :updateDate', | 
					
						
							| 
									
										
										
										
											2021-08-03 20:02:01 +08:00
										 |  |  |     'image_load_more' => 'Rodyti daugiau', | 
					
						
							|  |  |  |     'image_image_name' => 'Nuotraukos pavadinimas', | 
					
						
							|  |  |  |     'image_delete_used' => 'Ši nuotrauka yra naudojama puslapyje žemiau.', | 
					
						
							|  |  |  |     'image_delete_confirm_text' => 'Ar jūs esate tikri, kad norite ištrinti šią nuotrauką?', | 
					
						
							|  |  |  |     'image_select_image' => 'Pasirinkti nuotrauką', | 
					
						
							|  |  |  |     'image_dropzone' => 'Tempkite nuotraukas arba spauskite šia, kad įkeltumėte', | 
					
						
							| 
									
										
										
										
											2023-05-02 02:37:49 +08:00
										 |  |  |     'image_dropzone_drop' => 'Drop images here to upload', | 
					
						
							| 
									
										
										
										
											2021-08-03 20:02:01 +08:00
										 |  |  |     'images_deleted' => 'Nuotraukos ištrintos', | 
					
						
							|  |  |  |     'image_preview' => 'Nuotraukų peržiūra', | 
					
						
							|  |  |  |     'image_upload_success' => 'Nuotrauka įkelta sėkmingai', | 
					
						
							|  |  |  |     'image_update_success' => 'Nuotraukos detalės sėkmingai atnaujintos', | 
					
						
							|  |  |  |     'image_delete_success' => 'Nuotrauka sėkmingai ištrinti', | 
					
						
							| 
									
										
										
										
											2023-06-29 00:54:32 +08:00
										 |  |  |     'image_replace' => 'Replace Image', | 
					
						
							|  |  |  |     'image_replace_success' => 'Image file successfully updated', | 
					
						
							| 
									
										
										
										
											2021-08-03 20:02:01 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // Code Editor
 | 
					
						
							|  |  |  |     'code_editor' => 'Redaguoti kodą', | 
					
						
							|  |  |  |     'code_language' => 'Kodo kalba', | 
					
						
							|  |  |  |     'code_content' => 'Kodo turinys', | 
					
						
							|  |  |  |     'code_session_history' => 'Sesijos istorija', | 
					
						
							|  |  |  |     'code_save' => 'Išsaugoti kodą', | 
					
						
							|  |  |  | ]; |