mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-09-27 02:14:01 +00:00
.
This commit is contained in:
@@ -24,6 +24,23 @@ active-energy-void=Active energy void
|
||||
empty-train-battery=Empty train battery
|
||||
charged-train-battery=Charged train battery
|
||||
|
||||
[calc]
|
||||
error=[ERROR]
|
||||
factorial_neg=Factorial of a negative number __1__
|
||||
factorial_large=Factorial too large __1__
|
||||
factorial_int=Factorial must be an integer __1__
|
||||
expected_bar=Expected closing bar
|
||||
expected_num=Expected number
|
||||
expected_open=Expected opening parenthesis __1__
|
||||
expected_paren=Expected closing parenthesis
|
||||
unexpected_end=Unexpected end of input
|
||||
unknown_fn=Unknown function __1__
|
||||
unknown_id=Unknown identifier __1__
|
||||
invalid_num=Invalid number __1__
|
||||
div_zero=Division by zero
|
||||
mod_zero=Modulo by zero
|
||||
trailing=Unexpected trailing input __1__
|
||||
|
||||
[technology-name]
|
||||
compound-energy=Compound energy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user