Add available locales for lv, ms, sq (#10008)
This commit is contained in:
		
							parent
							
								
									a3e10f44c6
								
							
						
					
					
						commit
						c0a564feaa
					
				
					 2 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -30,7 +30,9 @@ module SettingsHelper
 | 
			
		|||
    ja: '日本語',
 | 
			
		||||
    ka: 'ქართული',
 | 
			
		||||
    ko: '한국어',
 | 
			
		||||
    lv: 'Latviešu valoda',
 | 
			
		||||
    ml: 'മലയാളം',
 | 
			
		||||
    ms: 'بهاس ملايو',
 | 
			
		||||
    nl: 'Nederlands',
 | 
			
		||||
    no: 'Norsk',
 | 
			
		||||
    oc: 'Occitan',
 | 
			
		||||
| 
						 | 
				
			
			@ -41,6 +43,7 @@ module SettingsHelper
 | 
			
		|||
    ru: 'Русский',
 | 
			
		||||
    sk: 'Slovenčina',
 | 
			
		||||
    sl: 'Slovenščina',
 | 
			
		||||
    sq: 'Shqip',
 | 
			
		||||
    sr: 'Српски',
 | 
			
		||||
    'sr-Latn': 'Srpski (latinica)',
 | 
			
		||||
    sv: 'Svenska',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -64,6 +64,8 @@ module Mastodon
 | 
			
		|||
      :ja,
 | 
			
		||||
      :ka,
 | 
			
		||||
      :ko,
 | 
			
		||||
      :lv,
 | 
			
		||||
      :ms,
 | 
			
		||||
      :nl,
 | 
			
		||||
      :no,
 | 
			
		||||
      :oc,
 | 
			
		||||
| 
						 | 
				
			
			@ -74,6 +76,7 @@ module Mastodon
 | 
			
		|||
      :ru,
 | 
			
		||||
      :sk,
 | 
			
		||||
      :sl,
 | 
			
		||||
      :sq,
 | 
			
		||||
      :sr,
 | 
			
		||||
      :'sr-Latn',
 | 
			
		||||
      :sv,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue