mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 01:41:58 -04:00
19 lines
536 B
YAML
19 lines
536 B
YAML
en:
|
|
label_stopwatch_start: Start tracking
|
|
label_stopwatch_stop: Stop tracking
|
|
stopwatch:
|
|
settings:
|
|
label_always_ask: 'Always ask'
|
|
label_default_activity: 'Default activity for "Start tracking"'
|
|
label_highlighted_links: "Color-code Start/Stop"
|
|
label_system: 'Use system default'
|
|
stopwatch_timers:
|
|
entries_list:
|
|
button_stop: Stop
|
|
button_resume: Resume
|
|
entry_form:
|
|
legend_new: New entry
|
|
legend_edit: Edit entry
|
|
edit:
|
|
button_save_and_continue: Save and continue
|