Fix casing and spacing of words (#20504)
This commit is contained in:
		| @@ -608,7 +608,7 @@ en: | |||||||
|         other: "%{count} users" |         other: "%{count} users" | ||||||
|       categories: |       categories: | ||||||
|         administration: Administration |         administration: Administration | ||||||
|         devops: Devops |         devops: DevOps | ||||||
|         invites: Invites |         invites: Invites | ||||||
|         moderation: Moderation |         moderation: Moderation | ||||||
|         special: Special |         special: Special | ||||||
| @@ -659,7 +659,7 @@ en: | |||||||
|         view_audit_log_description: Allows users to see a history of administrative actions on the server |         view_audit_log_description: Allows users to see a history of administrative actions on the server | ||||||
|         view_dashboard: View Dashboard |         view_dashboard: View Dashboard | ||||||
|         view_dashboard_description: Allows users to access the dashboard and various metrics |         view_dashboard_description: Allows users to access the dashboard and various metrics | ||||||
|         view_devops: Devops |         view_devops: DevOps | ||||||
|         view_devops_description: Allows users to access Sidekiq and pgHero dashboards |         view_devops_description: Allows users to access Sidekiq and pgHero dashboards | ||||||
|       title: Roles |       title: Roles | ||||||
|     rules: |     rules: | ||||||
| @@ -1374,7 +1374,7 @@ en: | |||||||
|     browser: Browser |     browser: Browser | ||||||
|     browsers: |     browsers: | ||||||
|       alipay: Alipay |       alipay: Alipay | ||||||
|       blackberry: Blackberry |       blackberry: BlackBerry | ||||||
|       chrome: Chrome |       chrome: Chrome | ||||||
|       edge: Microsoft Edge |       edge: Microsoft Edge | ||||||
|       electron: Electron |       electron: Electron | ||||||
| @@ -1388,7 +1388,7 @@ en: | |||||||
|       phantom_js: PhantomJS |       phantom_js: PhantomJS | ||||||
|       qq: QQ Browser |       qq: QQ Browser | ||||||
|       safari: Safari |       safari: Safari | ||||||
|       uc_browser: UCBrowser |       uc_browser: UC Browser | ||||||
|       weibo: Weibo |       weibo: Weibo | ||||||
|     current_session: Current session |     current_session: Current session | ||||||
|     description: "%{browser} on %{platform}" |     description: "%{browser} on %{platform}" | ||||||
| @@ -1397,8 +1397,8 @@ en: | |||||||
|     platforms: |     platforms: | ||||||
|       adobe_air: Adobe Air |       adobe_air: Adobe Air | ||||||
|       android: Android |       android: Android | ||||||
|       blackberry: Blackberry |       blackberry: BlackBerry | ||||||
|       chrome_os: Chrome OS |       chrome_os: ChromeOS | ||||||
|       firefox_os: Firefox OS |       firefox_os: Firefox OS | ||||||
|       ios: iOS |       ios: iOS | ||||||
|       linux: Linux |       linux: Linux | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user