Server IP : 85.214.239.14 / Your IP : 3.128.201.71 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /var/www/wordpress/wp-content/themes/Divi/includes/builder/frontend-builder/i18n/ |
Upload File : |
<?php /** * Internationalization. * * @package Divi */ return array( 'Allow import to override existing assignments' => esc_html__( 'Allow import to override existing assignments', 'et_builder' ), 'Import Presets' => esc_html__( 'Import Presets', 'et_builder' ), 'Download backup before importing' => esc_html__( 'Download backup before importing', 'et_builder' ), 'Export' => esc_html__( 'Export', 'et_builder' ), 'Export All Templates' => esc_html__( 'Export All Templates', 'et_builder' ), // Translators: %s: number of remaining minutes. 'Export estimated time remaining: %smin' => esc_html__( 'Export estimated time remaining: %smin', 'et_builder' ), 'Export File Name' => esc_html__( 'Export File Name', 'et_builder' ), 'Export Options' => esc_html__( 'Export Options', 'et_builder' ), // Translators: %s: filename. 'Export %s' => esc_html__( 'Export %s', 'et_builder' ), 'Import' => esc_html__( 'Import', 'et_builder' ), // Translators: %s: filename. 'Import %s' => esc_html__( 'Import %s', 'et_builder' ), // Translators: %s: number of remaining minutes. 'Import estimated time remaining: %smin' => esc_html__( 'Import estimated time remaining: %smin', 'et_builder' ), 'This file should not be imported in this context.' => esc_html__( 'This file should not be imported in this context.', 'et_builder' ), 'Override the Default Website Template.' => esc_html__( 'Override the Default Website Template.', 'et_builder' ), 'Portability' => esc_html__( 'Portability', 'et_builder' ), '$invalid_file' => esc_html__( 'Invalid file format. You should be uploading a JSON file.', 'et_builder' ), );