Fix casing and spacing of words (#20504)
This commit is contained in:
parent
d26c1cb2fe
commit
e9e4938bc9
1 changed files with 6 additions and 6 deletions
|
@ -608,7 +608,7 @@ en:
|
|||
other: "%{count} users"
|
||||
categories:
|
||||
administration: Administration
|
||||
devops: Devops
|
||||
devops: DevOps
|
||||
invites: Invites
|
||||
moderation: Moderation
|
||||
special: Special
|
||||
|
@ -659,7 +659,7 @@ en:
|
|||
view_audit_log_description: Allows users to see a history of administrative actions on the server
|
||||
view_dashboard: View Dashboard
|
||||
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
|
||||
title: Roles
|
||||
rules:
|
||||
|
@ -1374,7 +1374,7 @@ en:
|
|||
browser: Browser
|
||||
browsers:
|
||||
alipay: Alipay
|
||||
blackberry: Blackberry
|
||||
blackberry: BlackBerry
|
||||
chrome: Chrome
|
||||
edge: Microsoft Edge
|
||||
electron: Electron
|
||||
|
@ -1397,7 +1397,7 @@ en:
|
|||
platforms:
|
||||
adobe_air: Adobe Air
|
||||
android: Android
|
||||
blackberry: Blackberry
|
||||
blackberry: BlackBerry
|
||||
chrome_os: ChromeOS
|
||||
firefox_os: Firefox OS
|
||||
ios: iOS
|
||||
|
|
Loading…
Reference in a new issue