Fluent Localisation Fixes (#3344)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
This commit is contained in:
14
Resources/Locale/en-US/components/rcd-component.ftl
Normal file
14
Resources/Locale/en-US/components/rcd-component.ftl
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
### UI
|
||||
|
||||
# Shown when an RCD is examined in details range
|
||||
rcd-component-examine-detail-count = It's currently on {$mode} mode, and holds {$ammoCount ->
|
||||
*[zero] no charges.
|
||||
[one] one charge.
|
||||
[other] {$ammoCount} charges.
|
||||
}
|
||||
|
||||
### Interaction Messages
|
||||
|
||||
# Shown when changing RCD Mode
|
||||
rcd-component-change-mode = The RCD is now set to {$mode} mode.
|
||||
Reference in New Issue
Block a user