From 8a5eb0bdb52c6aca992d90d1397c2f920d3a3cda Mon Sep 17 00:00:00 2001 From: Penar Musaraj Date: Tue, 27 Aug 2019 14:23:34 -0400 Subject: [PATCH] DEV: Use base_path in setting description relative link --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index a1954385f5..7030ded0f8 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1929,8 +1929,8 @@ en: native_app_install_banner_android: "Displays DiscourseHub app banner on Android devices to regular users (trust level 1 and up)." - app_association_android: "Contents of .well-known/assetlinks.json endpoint, used for Google's Digital Asset Links API." - app_association_ios: "Contents of apple-app-site-association endpoint, used to create Universal Links between this site and iOS apps." + app_association_android: "Contents of .well-known/assetlinks.json endpoint, used for Google's Digital Asset Links API." + app_association_ios: "Contents of apple-app-site-association endpoint, used to create Universal Links between this site and iOS apps." share_anonymized_statistics: "Share anonymized usage statistics."