mirror of https://github.com/pixelfed/pixelfed
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			19 lines
		
	
	
		
			444 B
		
	
	
	
		
			PHP
		
	
			
		
		
	
	
			19 lines
		
	
	
		
			444 B
		
	
	
	
		
			PHP
		
	
<?php
 | 
						|
 | 
						|
return [
 | 
						|
 | 
						|
	'about'			=> 'Amdamon',
 | 
						|
	'help'			=> 'Help',
 | 
						|
	'language'		=> 'Iaith',
 | 
						|
	'fediverse'		=> 'Ffedirasiwn',
 | 
						|
	'opensource'	=> 'Ffynhonnell Agor',
 | 
						|
	'terms'			=> 'Termau',
 | 
						|
	'privacy'		=> 'Preifatrwydd',
 | 
						|
	'l10nWip'		=> 'Rydym yn dal i weithio ar gymorth lleoleiddio',
 | 
						|
	'currentLocale' => 'Locale Cyfredol',
 | 
						|
	'selectLocale'  => 'Dewiswch un o\'r ieithoedd a gefnogir',
 | 
						|
	'contact'		=> 'Cysylltu',
 | 
						|
	'contact-us'	=> 'Cysylltu â Ni',
 | 
						|
  
 | 
						|
];
 |