Fix error in .ftl files (#4018)

This commit is contained in:
Ygg01
2021-05-27 12:49:39 +02:00
committed by GitHub
parent cf6fdd40e0
commit 7e29bb6aa4
2 changed files with 3 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
### UI ### UI
chat-manager-max-message-length = Your message exceeds {$maxMessageLength} character limit chat-manager-max-message-length = Your message exceeds {$maxMessageLength} character limit

View File

@@ -1,7 +1,6 @@
### Power entity prototype data. ### Power entity prototype data.
### Solars
###Solars
ent-solar-tracker = solar tracker ent-solar-tracker = solar tracker
.desc = A solar tracker. Can be wired to a solar array and computer to track solar positions. .desc = A solar tracker. Can be wired to a solar array and computer to track solar positions.
ent-solar-assembly = solar assembly ent-solar-assembly = solar assembly