Merge branch 'master' into glitch-soc/merge-upstream
Conflicts: Vagrantfile app/javascript/packs/public.js app/views/admin/settings/edit.html.haml app/views/settings/preferences/show.html.haml app/views/settings/profiles/show.html.haml config/locales/es.yml config/locales/simple_form.en.yml config/webpack/configuration.js config/webpack/loaders/babel.js package.json yarn.lock Split new additions to app/javascript/packs/public.js to app/javascript/core/settings.js
This commit is contained in:
		@@ -11,6 +11,7 @@ en:
 | 
			
		||||
        display_name:
 | 
			
		||||
          one: <span class="name-counter">1</span> character left
 | 
			
		||||
          other: <span class="name-counter">%{count}</span> characters left
 | 
			
		||||
        email: You will be sent a confirmation e-mail
 | 
			
		||||
        fields: You can have up to 4 items displayed as a table on your profile
 | 
			
		||||
        header: PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
 | 
			
		||||
        inbox_url: Copy the URL from the frontpage of the relay you want to use
 | 
			
		||||
@@ -20,12 +21,14 @@ en:
 | 
			
		||||
        note:
 | 
			
		||||
          one: <span class="note-counter">1</span> character left
 | 
			
		||||
          other: <span class="note-counter">%{count}</span> characters left
 | 
			
		||||
        password: Use at least 8 characters
 | 
			
		||||
        phrase: Will be matched regardless of casing in text or content warning of a toot
 | 
			
		||||
        scopes: Which APIs the application will be allowed to access. If you select a top-level scope, you don't need to select individual ones.
 | 
			
		||||
        setting_default_language: The language of your toots can be detected automatically, but it's not always accurate
 | 
			
		||||
        setting_hide_network: Who you follow and who follows you will not be shown on your profile
 | 
			
		||||
        setting_noindex: Affects your public profile and status pages
 | 
			
		||||
        setting_skin: Reskins the selected Mastodon flavour
 | 
			
		||||
        username: Your username will be unique on %{domain}
 | 
			
		||||
        whole_word: When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word
 | 
			
		||||
      imports:
 | 
			
		||||
        data: CSV file exported from another Mastodon instance
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user