mirror of
https://github.com/flarum/core.git
synced 2025-07-25 18:51:40 +02:00
Adminux Patch Translations (#2616)
This commit is contained in:
@@ -28,7 +28,6 @@ core:
|
|||||||
favicon_text: Upload an image to be displayed as the forum's shortcut icon.
|
favicon_text: Upload an image to be displayed as the forum's shortcut icon.
|
||||||
logo_heading: Logo
|
logo_heading: Logo
|
||||||
logo_text: Upload an image to be displayed in place of the forum title.
|
logo_text: Upload an image to be displayed in place of the forum title.
|
||||||
submit_button: => core.ref.save_changes
|
|
||||||
title: Appearance
|
title: Appearance
|
||||||
|
|
||||||
# These translations are used in the Basics page.
|
# These translations are used in the Basics page.
|
||||||
@@ -43,11 +42,9 @@ core:
|
|||||||
forum_title_heading: Forum Title
|
forum_title_heading: Forum Title
|
||||||
home_page_heading: Home Page
|
home_page_heading: Home Page
|
||||||
home_page_text: Choose the page which users will first see when they visit your forum.
|
home_page_text: Choose the page which users will first see when they visit your forum.
|
||||||
saved_message: Your changes were saved.
|
|
||||||
show_language_selector_label: Show language selector
|
show_language_selector_label: Show language selector
|
||||||
slug_driver_heading: "Slug Driver: {model}"
|
slug_driver_heading: "Slug Driver: {model}"
|
||||||
slug_driver_text: Select a driver to be used for slugging this model.
|
slug_driver_text: Select a driver to be used for slugging this model.
|
||||||
submit_button: => core.ref.save_changes
|
|
||||||
title: Basics
|
title: Basics
|
||||||
welcome_banner_heading: Welcome Banner
|
welcome_banner_heading: Welcome Banner
|
||||||
welcome_banner_text: Configure the text that displays in the banner on the All Discussions page. Use this to welcome guests to your forum.
|
welcome_banner_text: Configure the text that displays in the banner on the All Discussions page. Use this to welcome guests to your forum.
|
||||||
@@ -113,11 +110,11 @@ core:
|
|||||||
send_test_mail_success: "Test mail sent successfully!"
|
send_test_mail_success: "Test mail sent successfully!"
|
||||||
send_test_mail_text: "This will send an email using the above configuration to your email, {email}."
|
send_test_mail_text: "This will send an email using the above configuration to your email, {email}."
|
||||||
smtp_heading: SMTP Settings
|
smtp_heading: SMTP Settings
|
||||||
submit_button: => core.ref.save_changes
|
|
||||||
title: => core.ref.email
|
title: => core.ref.email
|
||||||
|
|
||||||
# These translations are used on default extension pages.
|
# These translations are used on default extension pages.
|
||||||
extension:
|
extension:
|
||||||
|
configure_scopes: Configure Scopes
|
||||||
confirm_uninstall: Uninstalling will remove all database entries and assets related to the extension. Are you sure you want to continue?
|
confirm_uninstall: Uninstalling will remove all database entries and assets related to the extension. Are you sure you want to continue?
|
||||||
disabled: Disabled
|
disabled: Disabled
|
||||||
enable_to_see: Enable the extension to view and change settings.
|
enable_to_see: Enable the extension to view and change settings.
|
||||||
@@ -133,7 +130,6 @@ core:
|
|||||||
no_settings: This extension has no settings.
|
no_settings: This extension has no settings.
|
||||||
open_modal: Open Settings
|
open_modal: Open Settings
|
||||||
permissions_title: Permissions
|
permissions_title: Permissions
|
||||||
saved_message: Your changes were saved.
|
|
||||||
uninstall_button: Uninstall
|
uninstall_button: Uninstall
|
||||||
|
|
||||||
# These translations are used in the secondary header.
|
# These translations are used in the secondary header.
|
||||||
@@ -209,8 +205,9 @@ core:
|
|||||||
signup_closed_button: Closed
|
signup_closed_button: Closed
|
||||||
signup_open_button: Open
|
signup_open_button: Open
|
||||||
|
|
||||||
# These translations are used in the Settings modal dialog.
|
# These translations are used generically in setting fields.
|
||||||
settings:
|
settings:
|
||||||
|
saved_message: Your changes were saved.
|
||||||
submit_button: => core.ref.save_changes
|
submit_button: => core.ref.save_changes
|
||||||
|
|
||||||
# These translations are used in image upload buttons.
|
# These translations are used in image upload buttons.
|
||||||
|
Reference in New Issue
Block a user