Skip to content
Open
Show file tree
Hide file tree
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
15 changes: 15 additions & 0 deletions locales/id-ID/common.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"navigation": {
"github": "GitHub",
"discussions": "Discussions",
"language": "Language"
},
"footer": {
"help_translate": "Bantu Terjemahkan",
"privacy_policy": "Privacy Policy"
},
"cookie_consent": {
"description": "This website uses cookies to enhance the user experience."
},
"ok": "OK"
}
31 changes: 31 additions & 0 deletions locales/id-ID/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"title": "LinearMouse | The mouse and trackpad utility for Mac.",
"description": "Customize mouse and trackpad's scrolling direction, pointer acceleration, pointer speed and so on...",
"slogan": "Customize <Marquee></Marquee>\nLike a <GradientText>Pro.</GradientText>",
"slogan_marquee": {
"mouse_and_trackpad": "Mouse and Trackpad",
"scrolling_direction": "Scrolling Direction",
"pointer_acceleration": "Pointer Acceleration",
"pointer_speed": "Pointer Speed",
"modifier_keys": "Modifier Keys"
},
"install": {
"download": "Download",
"install_via_homebrew": "Install via Homebrew",
"copied": "Copied"
},
"features": [
{
"title": "For <strong>Each</strong> Pointing Device.",
"description": "<p>LinearMouse supports per-device settings.</p><p>You can apply different settings to your mice and trackpads.</p>"
},
{
"title": "<strong>More Natural</strong>\nThan <q>Natural</q>.",
"description": "<p>If you are uncomfortable with the natural scrolling when using a mouse, LinearMouse can help you reverse the scrolling direction.</p><p>As each device can be configured independently, there is no need to be concerned about the trackpad's scrolling direction being affected.</p>"
},
{
"title": "Move the Pointer\n<strong>Fast and Accurately.</strong>",
"description": "<p>LinearMouse allows you to find a comfortable pointer acceleration and speed and helps you to move the pointer faster and more accurately.</p><p>You can even disable pointer acceleration if you are a gamer or designer to get the best pointer accuracy.</p>"
}
]
}