diff --git a/site/plugins/admin/lang/de_DE.yaml b/site/plugins/admin/lang/de_DE.yaml index 64df0508..21660c62 100644 --- a/site/plugins/admin/lang/de_DE.yaml +++ b/site/plugins/admin/lang/de_DE.yaml @@ -26,7 +26,7 @@ admin_profile: "Profil" admin_view_site: "Seite anzeigen" admin_snippets: "Snippets" admin_not_installed: "Nicht installiert" -admin_select_entry_type: "Select Entry Type" +admin_select_entry_type: "Eintragstyp auswählen" admin_off: "Aus" admin_on: "An" admin_add: "Hinzufügen" @@ -306,4 +306,4 @@ admin_help_text_for_fieldsets_hide: "Feldsätze bei der Eintragstyp Auswahl ausb admin_help_text_for_entry_label: "Eintragstitel." admin_help_text_for_entry_name: "Eindeutiger Namen des Eintrags in Kleinbuchstaben." admin_help_text_for_entry_type: "Eintragstyp basierend auf Feldsatz." -admin_message_fieldset_not_found: "Fieldset not found" +admin_message_fieldset_not_found: "Feldsatz nicht gefunden" diff --git a/site/plugins/admin/lang/id_ID.yaml b/site/plugins/admin/lang/id_ID.yaml index 1302508a..f47008e6 100644 --- a/site/plugins/admin/lang/id_ID.yaml +++ b/site/plugins/admin/lang/id_ID.yaml @@ -236,7 +236,7 @@ admin_image_driver: "Image driver" admin_whoops_editor: "Whoops editor" admin_whoops_page_title: "Whoops page title" admin_editor: "Penyunting" -admin_tools: "Tools" +admin_tools: "Perkakas" admin_size: "Ukuran" admin_clear: "Clear" admin_clear_cache_all: "Clear All" @@ -289,7 +289,7 @@ admin_help_text_for_settings_content_date_format_label: "Date format used by Fle admin_help_text_for_settings_content_display_date_format_label: "Display date format used by Flextype." admin_help_text_for_settings_content_character_label: "Internal character encoding." admin_help_text_for_settings_content_locale_label: "Locale that'll be used by the Flextype." -admin_help_text_for_settings_media_image_quality_label: "Image quality. Use values between 0 and 100." +admin_help_text_for_settings_media_image_quality_label: "Kualitas gambar. Isi nilai antara 0 dan 100." admin_help_text_for_settings_media_image_width_label: "Image width in pixels." admin_help_text_for_settings_media_image_height_label: "Image height in pixels." admin_help_text_for_settings_media_accept_file_types_label: "List of accept file types."