From 279e74d06be7e2fc98c3df3cd867d1ecfd3e6de4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 15 Mar 2014 14:49:36 -0300 Subject: Squashed 'mod/landing/' content from commit d1ea0d2 git-subtree-dir: mod/landing git-subtree-split: d1ea0d2593cbf55a3804224fd587dbde00672a8c --- languages/en.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 languages/en.php (limited to 'languages') diff --git a/languages/en.php b/languages/en.php new file mode 100644 index 000000000..c2f17f6bb --- /dev/null +++ b/languages/en.php @@ -0,0 +1,18 @@ + 'A Custom Page', + 'landing:mode:opt:dashboard' => 'Your Dashboard', + 'landing:mode:opt:default' => 'Site Default', + 'landing:mode:opt:profile' => 'Your Profile', + // Plugin user settings labels + 'landing:settings:choose_option' => 'Choose landing destination', + 'landing:settings:custom_url_tip' => 'If you chose "A Custom Page", enter the path to the page, e.g.: "/g/lorea"', + 'landing:settings:select_url' => 'Choose the default page where you want to go after you log in from the front page:', +); + +add_translation('en', $english); \ No newline at end of file -- cgit v1.2.3