config.cfg 1.18 KB
[shortcut-name]
calcui_4func=Calculator

[controls]
calcui_hotkey=Focus on input / Open/Close the calculator (Depending on setting)

[mod-setting-name]
calcui-decimal-places=Decimal places
calcui-clear-on-calc=Clear equation on calculation
calcui-shortcut-close=Close with Shortcut
calcui-nilaus-mode=Nilaus mode
calcui-sfx=Sound effects

[mod-settings-description]
calcui-decimal-places=Number of decimal places in the result
calcui-clear-on-calc=Should the calculation trigger the equation to be deleted?
calcui-shortcut-close=Should the UI close when the shortcut is pressed (true), or focus on the input field if already open (false)?
calcui-nilaus-mode=With Nilaus mode enabled some special easter eggs appear
calcui-sfx=When enabled sound effects will be played on strange results

[calculator-ui]
title=Calculator
recent_tooltip=Press shift+left-click to copy it to current equation
button_CE=Clear Entry
button_C=Clear
button_BS=Backspace
button_DIV=Division
button_7=7
button_8=8
button_9=9
button_MUL=Multiplication
button_4=4
button_5=5
button_6=6
button_SUB=Subtraction
button_1=1
button_2=2
button_3=3
button_ADD=Addition
button_PERC=Percentage
button_0=0
button_DOT=Decimal point
button_EQU=Equals