mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Merge pull request #3117 from Bnyro/master
fix: untranslated string in feed page
This commit is contained in:
		
						commit
						66dec2cce5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -39,7 +39,7 @@
 | 
			
		|||
    <hr />
 | 
			
		||||
 | 
			
		||||
    <span class="flex gap-2">
 | 
			
		||||
        <router-link class="btn" to="/subscriptions">Subscriptions</router-link>
 | 
			
		||||
        <router-link v-t="'titles.subscriptions'" class="btn" to="/subscriptions" />
 | 
			
		||||
        <a :href="getRssUrl" class="btn">
 | 
			
		||||
            <font-awesome-icon icon="rss" />
 | 
			
		||||
        </a>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue