up su Gitea
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"description": "A bongo cat that sits in your bar and slaps when you type.",
|
||||
"settings": {
|
||||
"requirements": "Requirements",
|
||||
"input-devices": "Input Devices",
|
||||
"colours": "Colours",
|
||||
"cat-size": "Cat Size",
|
||||
"vertical-position": "Vertical Position",
|
||||
"size-label": "Size:",
|
||||
"y-offset-label": "Y Offset:",
|
||||
"rave-mode": "Rave Mode",
|
||||
"rave-mode-desc": "Change colors to the beat when music is playing",
|
||||
"tappy-mode": "Tappy Mode",
|
||||
"tappy-mode-desc": "Make the cat tap along to the beat when music is playing",
|
||||
"mpris-filter": "MPRIS Filtering",
|
||||
"mpris-filter-desc": "Only react to audio when a non-blacklisted media player is playing (uses Noctalia Shell audio blacklist)",
|
||||
"evtest-installed": "evtest is installed",
|
||||
"evtest-not-installed": "evtest is not installed",
|
||||
"in-input-group": "User is in the input group",
|
||||
"not-in-input-group": "User is not in the input group"
|
||||
},
|
||||
"colors": {
|
||||
"default": "Default",
|
||||
"primary": "Primary",
|
||||
"secondary": "Secondary",
|
||||
"tertiary": "Tertiary"
|
||||
},
|
||||
"toast": {
|
||||
"auto-detect-success": "SlowBongo",
|
||||
"auto-detect-success-desc": "Auto-detected keyboard devices",
|
||||
"auto-detect-failed": "SlowBongo",
|
||||
"auto-detect-failed-desc": "Could not detect keyboard devices. Please configure manually in settings.",
|
||||
"evtest-error": "SlowBongo",
|
||||
"evtest-error-desc": "Keyboard monitoring stopped unexpectedly. Restarting..."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user