Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #212

Merged
merged 1 commit into from
Mar 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/main/resources/com/deeme/lang/strings_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -372,8 +372,8 @@ buy_item_conditions.quantity=Quantity
quantity_condition=Quantity condition
quantity_condition.min_quantity=Buy if less than
quantity_condition.min_quantity.desc=When the quantity of the item is below the marked quantity, the condition is activated.
quantity_condition.item_to_control=Item to use to check
quantity_condition.item_to_control.desc=This is the item that the bot will use to check the amount it has and activate the condition if it is below that amount.
quantity_condition.item_to_control=Zu prüfendes Element
quantity_condition.item_to_control.desc=Dies ist der Gegenstand, den der Bot verwenden wird, um die Menge zu überprüfen und die Bedingung zu aktivieren, wenn er unter diesem Betrag liegt.
anti_train=Anti Train
anti_train.max_enemies=Enemies to consider a train
Expand All @@ -389,7 +389,7 @@ extra_movement_conditions=Movement Conditions
movement_conditions=Movement with Condition
movement_config=Extra movement
movement_config.default=Default Movement
movement_config.condition=Extra condition with movement
movement_config.condition=Extra-Bedingung mit Bewegung
ammo_config=Ammo config
ammo_config.enable=Munitionswechsel aktivieren
Expand Down
Loading