Apply suggestions from @raccube
Co-authored-by: Karina Kwiatek <6197148+raccube@users.noreply.github.com>
This commit is contained in:
parent
b0f5294243
commit
2ba2367e7e
|
@ -75,7 +75,7 @@ en:
|
||||||
privacy_noindex: "Prevent search engines from indexing your profile"
|
privacy_noindex: "Prevent search engines from indexing your profile"
|
||||||
privacy_hide_social_graph: "Hide your social graph from others"
|
privacy_hide_social_graph: "Hide your social graph from others"
|
||||||
sharing_enabled: "Enable sharing"
|
sharing_enabled: "Enable sharing"
|
||||||
sharing_autoclose: "Automatically close inbox entry after sharing once"
|
sharing_autoclose: "Automatically hide inbox entry after sharing once"
|
||||||
sharing_custom_url: "Custom Share Link"
|
sharing_custom_url: "Custom Share Link"
|
||||||
profile_picture: "Profile picture"
|
profile_picture: "Profile picture"
|
||||||
profile_header: "Profile header"
|
profile_header: "Profile header"
|
||||||
|
|
|
@ -216,8 +216,8 @@ en:
|
||||||
sharing:
|
sharing:
|
||||||
heading: "Share answer on..."
|
heading: "Share answer on..."
|
||||||
post_to: "Post to %{service}"
|
post_to: "Post to %{service}"
|
||||||
hint_html: "You can customise sharing in your %{settings}"
|
hint_html: "You can customise these options in your %{settings}"
|
||||||
settings: "settings"
|
settings: "sharing settings"
|
||||||
show:
|
show:
|
||||||
empty: "Nothing to see here."
|
empty: "Nothing to see here."
|
||||||
actions:
|
actions:
|
||||||
|
|
Loading…
Reference in New Issue