about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/bg.json
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-07-24 20:05:29 +0200
committerGitHub <noreply@github.com>2017-07-24 20:05:29 +0200
commit07d93716aa226714bc13f87bd716a562139e6f60 (patch)
tree0435ddf988a56b128b3b171ec76f66a63d745328 /app/javascript/mastodon/locales/bg.json
parent88b5e0b70340138cfb2495abb5384f62908b82a6 (diff)
Improve remote profile disclaimer (#4342)
* Improve remote profile disclaimer

* yarn run manage:translations
Diffstat (limited to 'app/javascript/mastodon/locales/bg.json')
-rw-r--r--app/javascript/mastodon/locales/bg.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/javascript/mastodon/locales/bg.json b/app/javascript/mastodon/locales/bg.json
index 3dba91b82..68aaf56b0 100644
--- a/app/javascript/mastodon/locales/bg.json
+++ b/app/javascript/mastodon/locales/bg.json
@@ -1,7 +1,7 @@
 {
   "account.block": "Блокирай",
   "account.block_domain": "Hide everything from {domain}",
-  "account.disclaimer": "This user is from another instance. This number may be larger.",
+  "account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
   "account.edit_profile": "Редактирай профила си",
   "account.follow": "Последвай",
   "account.followers": "Последователи",
@@ -17,6 +17,7 @@
   "account.unblock_domain": "Unhide {domain}",
   "account.unfollow": "Не следвай",
   "account.unmute": "Unmute @{name}",
+  "account.view_full_profile": "View full profile",
   "boost_modal.combo": "You can press {combo} to skip this next time",
   "bundle_column_error.body": "Something went wrong while loading this component.",
   "bundle_column_error.retry": "Try again",