mirror of
				https://github.com/Mibew/i18n.git
				synced 2025-10-31 17:31:05 +03:00 
			
		
		
		
	Add meta-info to the locale
This commit is contained in:
		
							parent
							
								
									5aeeb7795c
								
							
						
					
					
						commit
						c35934e690
					
				
							
								
								
									
										11
									
								
								translations/ar/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/ar/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: العربية | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: true | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: ar_EG.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/be/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/be/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Беларуская | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: be_BY.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%d %B %Y, %H:%M" | ||||
|     date: "%d %B %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/bg/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/bg/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Български | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: bg_BG.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%d %B %Y, %H:%M" | ||||
|     date: "%d %B %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/ca/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/ca/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Català | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: ca_ES.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y, %H:%M" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/cs/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/cs/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Česky | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: cs_CZ.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/da/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/da/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Dansk | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: da_DK.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/de/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/de/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Deutsch | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: de_DE.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %H:%M" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/el/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/el/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Ελληνικά | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: el_GR.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/en/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/en/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: English | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: en_US | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/es/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/es/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Español | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: es_ES.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %H:%M" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/fa/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/fa/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: فارسی | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: true | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: fa_IR.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/fi/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/fi/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Suomi | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: fi_FI.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/fr/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/fr/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Français | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: fr_FR.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %H:%M" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/he/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/he/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: עברית | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: true | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: he_IL.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %H:%M" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/hr/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/hr/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Hrvatski | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: hr_HR.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%d.%m.%Y %H:%M" | ||||
|     date: "%d.%m.%Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/hu/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/hu/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Magyar | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: hu_HU.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%Y-%B-%d %I:%M %p" | ||||
|     date: "%Y-%B-%d" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/id/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/id/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Bahasa Indonesia | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: id_ID.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/it/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/it/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Italiano | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: it_IT.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%d %b %Y, %H:%M" | ||||
|     date: "%d %b %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/ja/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/ja/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: 日本語 | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: ja_JP.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/ka/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/ka/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: ქართული | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: ka_GE.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/ko/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/ko/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: 한국어 | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: ko_KR.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/lt/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/lt/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Lietuvių | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: lt_LT.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%d %B %Y %H:%M" | ||||
|     date: "%d %B %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/lv/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/lv/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Latviešu | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: lv_LV.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %H:%M" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/nl/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/nl/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Nederlands | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: nl_NL.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/no/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/no/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Norsk bokmål | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: no_NO.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/pl/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/pl/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Polski | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: pl_PL.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %H:%M" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/pt-br/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/pt-br/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Português Brasil | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: pt_BR.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%d %B, %Y %H:%M" | ||||
|     date: "%d %B, %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/pt-pt/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/pt-pt/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Português | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: pt_PT.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%d %B, %Y %H:%M" | ||||
|     date: "%d %B, %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/ro/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/ro/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Română | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: ro_RO.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %I:%M %p" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/ru/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/ru/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Русский | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: ru_RU.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%d %B %Y, %H:%M" | ||||
|     date: "%d %B %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/sv/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/sv/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Svenska | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: sv_SE.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%B %d, %Y %H:%M" | ||||
|     date: "%B %d, %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/th/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/th/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: ไทย | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: th_TH.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%d %B, %Y %I:%M %p" | ||||
|     date: "%d %B, %Y" | ||||
|     time: "%I:%M %p" | ||||
							
								
								
									
										11
									
								
								translations/tr/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/tr/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Türkçe | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: tr_TR.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%d.%m.%Y %H:%i" | ||||
|     date: "%d.%m.%Y" | ||||
|     time: "%H:%i" | ||||
							
								
								
									
										11
									
								
								translations/ua/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/ua/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: Українська | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: uk_UA.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%d %B %Y, %H:%M" | ||||
|     date: "%d %B %Y" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/zh-cn/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/zh-cn/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: 中文 | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: zh_CN.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%Y-%m-%d, %H:%M" | ||||
|     date: "%Y-%m-%d" | ||||
|     time: "%H:%M" | ||||
							
								
								
									
										11
									
								
								translations/zh-tw/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								translations/zh-tw/config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| # This is human-readable name which will be used everywhere in UI. | ||||
| name: 文言 | ||||
| # Indicates if the locale uses Right-to-Left writing. | ||||
| rtl: false | ||||
| # Locale name which will be passed into PHP's setlocale function. | ||||
| time_locale: zh_TW.UTF8 | ||||
| # Various formats which will be used with PHP's strftime function. | ||||
| date_format: | ||||
|     full: "%Y-%m-%d, %H:%M" | ||||
|     date: "%Y-%m-%d" | ||||
|     time: "%H:%M" | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user