From 4c182a01420c1041e2f433725b6ad2b6c2efa591 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 10 Dec 2019 12:59:55 +0300 Subject: [PATCH] New translations en_US.yaml (Indonesian) --- site/plugins/admin/lang/id_ID.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/site/plugins/admin/lang/id_ID.yaml b/site/plugins/admin/lang/id_ID.yaml index 1fea5aa3..132409c2 100644 --- a/site/plugins/admin/lang/id_ID.yaml +++ b/site/plugins/admin/lang/id_ID.yaml @@ -70,7 +70,7 @@ admin_description: "Description" admin_get_more_plugins: "Get More Plugins" admin_homepage: "Homepage" admin_info: "Info" -admin_license: "License" +admin_license: "Lisensi" admin_status: "Status" admin_disabled: "disabled" admin_enabled: "enabled" @@ -197,12 +197,12 @@ admin_name: "Name" admin_hide: "Hide" admin_memcached_server: "Memcached Server" admin_memcached_port: "Memcached Port" -admin_redis_socket: "Redis Socket" +admin_redis_socket: "Soket Redis" admin_redis_password: "Redis Password" admin_redis_server: "Redis Server" -admin_redis_port: "Redis Port" -admin_sqlite3_database: "SQLite3 Database" -admin_sqlite3_table: "SQLite3 Table" +admin_redis_port: "Port Redis" +admin_sqlite3_database: "Database SQLite3" +admin_sqlite3_table: "Table SQLite3" admin_error_name_empty_input: "Name has to be an alphanumeric value (from 1 chars)" admin_error_title_empty_input: "Title has to be an alphanumeric value (from 1 chars)" admin_error_icon_empty_input: "Icon has to be an alphanumeric value (from 1 chars)" @@ -214,7 +214,7 @@ admin_help_text_for_temlates_name: "Unique name in lowercase chars only." admin_entries_visible: "Visible" admin_entries_draft: "Draft" admin_entries_hidden: "Hidden" -admin_menu_item_title: "Title" +admin_menu_item_title: "Judul" admin_menu_item_url: "Url" admin_menu_item_target: "Target" admin_menu_item_order: "Order" @@ -230,11 +230,11 @@ admin_router_cache_file: "Route cache file" admin_determine_route_before_app_middleware: "Determine route before app middleware" admin_output_buffering: "Output buffering" admin_response_chunk_size: "Response chunk size" -admin_http_version: "HTTP Version" +admin_http_version: "Versi HTTP" admin_image_driver: "Image driver" admin_whoops_editor: "Whoops editor" admin_whoops_page_title: "Whoops page title" -admin_editor: "Editor" +admin_editor: "Penyunting" admin_tools: "Tools" admin_size: "Size" admin_clear: "Clear" @@ -270,7 +270,7 @@ admin_plugin: "Plugin" admin_icon: "Icon" admin_menu: "Menu" admin_seo: "Seo" -admin_main: "Main" +admin_main: "Utama" admin_you_have_no_plugins: "You have no plugins" admin_you_have_no_themes: "You have no themes" admin_message_theme_settings_saved: "Theme settings saved"