From ec5802a4d89b6e7f500ace7e70b01a1dab3335d5 Mon Sep 17 00:00:00 2001 From: dcsjapan Date: Tue, 19 Jan 2016 10:19:50 +0900 Subject: [PATCH] Add translations for the Add Extension modal - Adds three translations for this placeholder dialog. - Updates the instructions to mention Composer. - Supports --- extensions/lang-english/locale/core.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/extensions/lang-english/locale/core.yml b/extensions/lang-english/locale/core.yml index b77414943..4f57d2304 100644 --- a/extensions/lang-english/locale/core.yml +++ b/extensions/lang-english/locale/core.yml @@ -7,6 +7,12 @@ core: # Translations in this namespace are used by the admin interface. admin: + # These translations are used in the placeholder Add Extension modal dialog. + add_extension: + developer_text: "If you're a developer, you can read the docs and have a go at building your own extensions." + install_text: "In the meantime, you can look for extensions at the Flarum Community site and install them manually using Composer." + temporary_text: "One day in the not-too-distant future, this dialog will allow you to add an extension to your forum with ease. We're building an ecosystem as we speak!" + # These translations are used in the Appearance page. appearance: colored_header_label: Colored Header