From a71e757823dd076dd430252ff62014464f40a105 Mon Sep 17 00:00:00 2001 From: LinearMouse Bot <129873445+linearmousebot@users.noreply.github.com> Date: Thu, 8 Jan 2026 21:27:04 +0800 Subject: [PATCH 1/3] Update translations (Indonesian) --- locales/id-ID/common.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 locales/id-ID/common.json diff --git a/locales/id-ID/common.json b/locales/id-ID/common.json new file mode 100644 index 0000000..11bac1e --- /dev/null +++ b/locales/id-ID/common.json @@ -0,0 +1,15 @@ +{ + "navigation": { + "github": "GitHub", + "discussions": "Discussions", + "language": "Language" + }, + "footer": { + "help_translate": "Help translate", + "privacy_policy": "Privacy Policy" + }, + "cookie_consent": { + "description": "This website uses cookies to enhance the user experience." + }, + "ok": "OK" +} From 8bb663a48c9137f8e7ce151627a32aa9e5e9fd4d Mon Sep 17 00:00:00 2001 From: LinearMouse Bot <129873445+linearmousebot@users.noreply.github.com> Date: Thu, 8 Jan 2026 21:27:05 +0800 Subject: [PATCH 2/3] Update translations (Indonesian) --- locales/id-ID/index.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 locales/id-ID/index.json diff --git a/locales/id-ID/index.json b/locales/id-ID/index.json new file mode 100644 index 0000000..05cb947 --- /dev/null +++ b/locales/id-ID/index.json @@ -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 \nLike a Pro.", + "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 Each Pointing Device.", + "description": "

LinearMouse supports per-device settings.

You can apply different settings to your mice and trackpads.

" + }, + { + "title": "More Natural\nThan Natural.", + "description": "

If you are uncomfortable with the natural scrolling when using a mouse, LinearMouse can help you reverse the scrolling direction.

As each device can be configured independently, there is no need to be concerned about the trackpad's scrolling direction being affected.

" + }, + { + "title": "Move the Pointer\nFast and Accurately.", + "description": "

LinearMouse allows you to find a comfortable pointer acceleration and speed and helps you to move the pointer faster and more accurately.

You can even disable pointer acceleration if you are a gamer or designer to get the best pointer accuracy.

" + } + ] +} From 7ec7abca09fb1eb7279c880d056deb82e3270223 Mon Sep 17 00:00:00 2001 From: LinearMouse Bot <129873445+linearmousebot@users.noreply.github.com> Date: Fri, 9 Jan 2026 08:44:34 +0800 Subject: [PATCH 3/3] Update translations (Indonesian) --- locales/id-ID/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/id-ID/common.json b/locales/id-ID/common.json index 11bac1e..8969893 100644 --- a/locales/id-ID/common.json +++ b/locales/id-ID/common.json @@ -5,7 +5,7 @@ "language": "Language" }, "footer": { - "help_translate": "Help translate", + "help_translate": "Bantu Terjemahkan", "privacy_policy": "Privacy Policy" }, "cookie_consent": {