25 lines
1.1 KiB
JSON
25 lines
1.1 KiB
JSON
{
|
|
"key.repeating-mod.menu": "Repeating menu",
|
|
"key.repeating-mod.toggle_replay": "Toggle replay",
|
|
"key.repeating-mod.toggle_record": "Toggle recording",
|
|
|
|
"text.repeating-mod.name": "Repeating Mod",
|
|
"text.repeating-mod.record": "record",
|
|
"text.repeating-mod.replay": "replay",
|
|
"text.repeating-mod.start": "Start",
|
|
"text.repeating-mod.stop": "Stop",
|
|
"text.repeating-mod.export": "Export record",
|
|
"text.repeating-mod.import": "Import record",
|
|
"text.repeating-mod.basic": "Basic mode",
|
|
"text.repeating-mod.parkour": "Parkour mode",
|
|
"text.repeating-mod.settings": "Settings",
|
|
"text.repeating-mod.dev": "In development...",
|
|
"text.repeating-mod.nan_pos_delay": "No pos timer",
|
|
"text.repeating-mod.pos_delay": "Pos timer: %s ticks",
|
|
"text.repeating-mod.pos_delay_text": "Timer after which the pos\nevent is added (20 ticks = 1 sec)",
|
|
|
|
"message.repeating-mod.replay_start": "Replay started",
|
|
"message.repeating-mod.replay_stop": "Replay finished",
|
|
"message.repeating-mod.record_start": "Record started",
|
|
"message.repeating-mod.record_stop": "Record finished"
|
|
} |