mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Apply suggested changes
This commit is contained in:
		
							parent
							
								
									37f843791b
								
							
						
					
					
						commit
						effe95d3ca
					
				
					 2 changed files with 2 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -263,9 +263,7 @@
 | 
			
		|||
    </label>
 | 
			
		||||
 | 
			
		||||
    <h2 v-t="'titles.instance'" class="text-center" />
 | 
			
		||||
    <p class="text-center">
 | 
			
		||||
        <span v-t="'actions.instances_not_shown'" />
 | 
			
		||||
    </p>
 | 
			
		||||
    <p class="text-center" v-t="'actions.instances_not_shown'" />
 | 
			
		||||
    <label class="pref" for="ddlInstanceSelection">
 | 
			
		||||
        <strong v-text="`${$t('actions.instance_selection')}:`" />
 | 
			
		||||
        <select id="ddlInstanceSelection" v-model="selectedInstance" class="select w-auto" @change="onChange($event)">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -32,7 +32,7 @@
 | 
			
		|||
        "channel_name_desc": "Channel Name (Z-A)",
 | 
			
		||||
        "back": "Back",
 | 
			
		||||
        "uses_api_from": "Uses the API from ",
 | 
			
		||||
        "instances_not_shown": "Instances that are not shown are unavailable",
 | 
			
		||||
        "instances_not_shown": "Instances that are not shown here are currently unavailable.",
 | 
			
		||||
        "enable_sponsorblock": "Enable Sponsorblock",
 | 
			
		||||
        "skip_button_only": "Show skip button",
 | 
			
		||||
        "skip_automatically": "Automatically",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue