From 2175758f0e171b217f57364341a73a70c4d1faca Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Wed, 9 Apr 2025 23:42:08 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- .../metadata/android/ar/full_description.txt | 43 +++++++++++++++++++ .../metadata/android/ar/short_description.txt | 1 + fastlane/metadata/android/ar/title.txt | 1 + .../android/cs_CZ/full_description.txt | 43 +++++++++++++++++++ .../android/cs_CZ/short_description.txt | 1 + fastlane/metadata/android/cs_CZ/title.txt | 1 + .../android/de_DE/full_description.txt | 43 +++++++++++++++++++ .../android/de_DE/short_description.txt | 1 + fastlane/metadata/android/de_DE/title.txt | 1 + .../android/es_ES/full_description.txt | 43 +++++++++++++++++++ .../android/es_ES/short_description.txt | 1 + fastlane/metadata/android/es_ES/title.txt | 1 + .../android/fr_FR/full_description.txt | 43 +++++++++++++++++++ .../android/fr_FR/short_description.txt | 1 + fastlane/metadata/android/fr_FR/title.txt | 1 + .../android/hu_HU/full_description.txt | 43 +++++++++++++++++++ .../android/hu_HU/short_description.txt | 1 + fastlane/metadata/android/hu_HU/title.txt | 1 + .../android/ka_GE/full_description.txt | 43 +++++++++++++++++++ .../android/ka_GE/short_description.txt | 1 + fastlane/metadata/android/ka_GE/title.txt | 1 + .../android/ko_KR/full_description.txt | 43 +++++++++++++++++++ .../android/ko_KR/short_description.txt | 1 + fastlane/metadata/android/ko_KR/title.txt | 1 + .../android/pl_PL/full_description.txt | 43 +++++++++++++++++++ .../android/pl_PL/short_description.txt | 1 + fastlane/metadata/android/pl_PL/title.txt | 1 + .../android/pt_BR/full_description.txt | 43 +++++++++++++++++++ .../android/pt_BR/short_description.txt | 1 + fastlane/metadata/android/pt_BR/title.txt | 1 + .../android/ru_RU/full_description.txt | 43 +++++++++++++++++++ .../android/ru_RU/short_description.txt | 1 + fastlane/metadata/android/ru_RU/title.txt | 1 + .../metadata/android/sk/full_description.txt | 43 +++++++++++++++++++ .../metadata/android/sk/short_description.txt | 1 + fastlane/metadata/android/sk/title.txt | 1 + .../android/tr_TR/full_description.txt | 43 +++++++++++++++++++ .../android/tr_TR/short_description.txt | 1 + fastlane/metadata/android/tr_TR/title.txt | 1 + .../metadata/android/uk/full_description.txt | 43 +++++++++++++++++++ .../metadata/android/uk/short_description.txt | 1 + fastlane/metadata/android/uk/title.txt | 1 + .../metadata/android/vi/full_description.txt | 43 +++++++++++++++++++ .../metadata/android/vi/short_description.txt | 1 + fastlane/metadata/android/vi/title.txt | 1 + .../android/zh_CN/full_description.txt | 43 +++++++++++++++++++ .../android/zh_CN/short_description.txt | 1 + fastlane/metadata/android/zh_CN/title.txt | 1 + .../android/zh_TW/full_description.txt | 43 +++++++++++++++++++ .../android/zh_TW/short_description.txt | 1 + fastlane/metadata/android/zh_TW/title.txt | 1 + 51 files changed, 765 insertions(+) create mode 100644 fastlane/metadata/android/ar/full_description.txt create mode 100644 fastlane/metadata/android/ar/short_description.txt create mode 100644 fastlane/metadata/android/ar/title.txt create mode 100644 fastlane/metadata/android/cs_CZ/full_description.txt create mode 100644 fastlane/metadata/android/cs_CZ/short_description.txt create mode 100644 fastlane/metadata/android/cs_CZ/title.txt create mode 100644 fastlane/metadata/android/de_DE/full_description.txt create mode 100644 fastlane/metadata/android/de_DE/short_description.txt create mode 100644 fastlane/metadata/android/de_DE/title.txt create mode 100644 fastlane/metadata/android/es_ES/full_description.txt create mode 100644 fastlane/metadata/android/es_ES/short_description.txt create mode 100644 fastlane/metadata/android/es_ES/title.txt create mode 100644 fastlane/metadata/android/fr_FR/full_description.txt create mode 100644 fastlane/metadata/android/fr_FR/short_description.txt create mode 100644 fastlane/metadata/android/fr_FR/title.txt create mode 100644 fastlane/metadata/android/hu_HU/full_description.txt create mode 100644 fastlane/metadata/android/hu_HU/short_description.txt create mode 100644 fastlane/metadata/android/hu_HU/title.txt create mode 100644 fastlane/metadata/android/ka_GE/full_description.txt create mode 100644 fastlane/metadata/android/ka_GE/short_description.txt create mode 100644 fastlane/metadata/android/ka_GE/title.txt create mode 100644 fastlane/metadata/android/ko_KR/full_description.txt create mode 100644 fastlane/metadata/android/ko_KR/short_description.txt create mode 100644 fastlane/metadata/android/ko_KR/title.txt create mode 100644 fastlane/metadata/android/pl_PL/full_description.txt create mode 100644 fastlane/metadata/android/pl_PL/short_description.txt create mode 100644 fastlane/metadata/android/pl_PL/title.txt create mode 100644 fastlane/metadata/android/pt_BR/full_description.txt create mode 100644 fastlane/metadata/android/pt_BR/short_description.txt create mode 100644 fastlane/metadata/android/pt_BR/title.txt create mode 100644 fastlane/metadata/android/ru_RU/full_description.txt create mode 100644 fastlane/metadata/android/ru_RU/short_description.txt create mode 100644 fastlane/metadata/android/ru_RU/title.txt create mode 100644 fastlane/metadata/android/sk/full_description.txt create mode 100644 fastlane/metadata/android/sk/short_description.txt create mode 100644 fastlane/metadata/android/sk/title.txt create mode 100644 fastlane/metadata/android/tr_TR/full_description.txt create mode 100644 fastlane/metadata/android/tr_TR/short_description.txt create mode 100644 fastlane/metadata/android/tr_TR/title.txt create mode 100644 fastlane/metadata/android/uk/full_description.txt create mode 100644 fastlane/metadata/android/uk/short_description.txt create mode 100644 fastlane/metadata/android/uk/title.txt create mode 100644 fastlane/metadata/android/vi/full_description.txt create mode 100644 fastlane/metadata/android/vi/short_description.txt create mode 100644 fastlane/metadata/android/vi/title.txt create mode 100644 fastlane/metadata/android/zh_CN/full_description.txt create mode 100644 fastlane/metadata/android/zh_CN/short_description.txt create mode 100644 fastlane/metadata/android/zh_CN/title.txt create mode 100644 fastlane/metadata/android/zh_TW/full_description.txt create mode 100644 fastlane/metadata/android/zh_TW/short_description.txt create mode 100644 fastlane/metadata/android/zh_TW/title.txt diff --git a/fastlane/metadata/android/ar/full_description.txt b/fastlane/metadata/android/ar/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/ar/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/ar/short_description.txt b/fastlane/metadata/android/ar/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/ar/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/ar/title.txt b/fastlane/metadata/android/ar/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/ar/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/cs_CZ/full_description.txt b/fastlane/metadata/android/cs_CZ/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/cs_CZ/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/cs_CZ/short_description.txt b/fastlane/metadata/android/cs_CZ/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/cs_CZ/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/cs_CZ/title.txt b/fastlane/metadata/android/cs_CZ/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/cs_CZ/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/de_DE/full_description.txt b/fastlane/metadata/android/de_DE/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/de_DE/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/de_DE/short_description.txt b/fastlane/metadata/android/de_DE/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/de_DE/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/de_DE/title.txt b/fastlane/metadata/android/de_DE/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/de_DE/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/es_ES/full_description.txt b/fastlane/metadata/android/es_ES/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/es_ES/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/es_ES/short_description.txt b/fastlane/metadata/android/es_ES/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/es_ES/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/es_ES/title.txt b/fastlane/metadata/android/es_ES/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/es_ES/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/fr_FR/full_description.txt b/fastlane/metadata/android/fr_FR/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/fr_FR/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/fr_FR/short_description.txt b/fastlane/metadata/android/fr_FR/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/fr_FR/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/fr_FR/title.txt b/fastlane/metadata/android/fr_FR/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/fr_FR/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/hu_HU/full_description.txt b/fastlane/metadata/android/hu_HU/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/hu_HU/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/hu_HU/short_description.txt b/fastlane/metadata/android/hu_HU/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/hu_HU/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/hu_HU/title.txt b/fastlane/metadata/android/hu_HU/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/hu_HU/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/ka_GE/full_description.txt b/fastlane/metadata/android/ka_GE/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/ka_GE/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/ka_GE/short_description.txt b/fastlane/metadata/android/ka_GE/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/ka_GE/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/ka_GE/title.txt b/fastlane/metadata/android/ka_GE/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/ka_GE/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/ko_KR/full_description.txt b/fastlane/metadata/android/ko_KR/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/ko_KR/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/ko_KR/short_description.txt b/fastlane/metadata/android/ko_KR/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/ko_KR/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/ko_KR/title.txt b/fastlane/metadata/android/ko_KR/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/ko_KR/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/pl_PL/full_description.txt b/fastlane/metadata/android/pl_PL/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/pl_PL/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/pl_PL/short_description.txt b/fastlane/metadata/android/pl_PL/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/pl_PL/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/pl_PL/title.txt b/fastlane/metadata/android/pl_PL/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/pl_PL/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/pt_BR/full_description.txt b/fastlane/metadata/android/pt_BR/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/pt_BR/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/pt_BR/short_description.txt b/fastlane/metadata/android/pt_BR/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/pt_BR/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/pt_BR/title.txt b/fastlane/metadata/android/pt_BR/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/pt_BR/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/ru_RU/full_description.txt b/fastlane/metadata/android/ru_RU/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/ru_RU/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/ru_RU/short_description.txt b/fastlane/metadata/android/ru_RU/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/ru_RU/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/ru_RU/title.txt b/fastlane/metadata/android/ru_RU/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/ru_RU/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/sk/full_description.txt b/fastlane/metadata/android/sk/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/sk/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/sk/short_description.txt b/fastlane/metadata/android/sk/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/sk/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/sk/title.txt b/fastlane/metadata/android/sk/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/sk/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/tr_TR/full_description.txt b/fastlane/metadata/android/tr_TR/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/tr_TR/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/tr_TR/short_description.txt b/fastlane/metadata/android/tr_TR/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/tr_TR/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/tr_TR/title.txt b/fastlane/metadata/android/tr_TR/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/tr_TR/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/uk/full_description.txt b/fastlane/metadata/android/uk/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/uk/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/uk/short_description.txt b/fastlane/metadata/android/uk/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/uk/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/uk/title.txt b/fastlane/metadata/android/uk/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/uk/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/vi/full_description.txt b/fastlane/metadata/android/vi/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/vi/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/vi/short_description.txt b/fastlane/metadata/android/vi/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/vi/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/vi/title.txt b/fastlane/metadata/android/vi/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/vi/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/zh_CN/full_description.txt b/fastlane/metadata/android/zh_CN/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/zh_CN/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/zh_CN/short_description.txt b/fastlane/metadata/android/zh_CN/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/zh_CN/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/zh_CN/title.txt b/fastlane/metadata/android/zh_CN/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/zh_CN/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file diff --git a/fastlane/metadata/android/zh_TW/full_description.txt b/fastlane/metadata/android/zh_TW/full_description.txt new file mode 100644 index 0000000000..c15c478bd3 --- /dev/null +++ b/fastlane/metadata/android/zh_TW/full_description.txt @@ -0,0 +1,43 @@ +Make custom macros on your keyboard or gamepad, make on-screen buttons in any app, and unlock new functionality from your volume buttons! + +Key Mapper supports a huge variety of buttons and keys*: + +- ALL your phone buttons (volume AND side key) +- Game controllers (D-pad, ABXY, and most others) +- Keyboards +- Headsets and headphones +- Fingerprint sensor + +Not enough keys? Design your own on-screen button layouts and remap those just like real keys! + + +What shortcuts can I make? +-------------------------- + +With over 100 individual actions, the sky is the limit. +Build complex macros with screen taps and gestures, keyboard inputs, open apps, control media, and even send intents directly to other apps. + + +How much control do I have? +--------------------------- + +TRIGGERS: You decide how to trigger a key map. Long press, double press, press as many times as you like! Combine keys on different devices, and even include your on-screen buttons. + +ACTIONS: Design specific macros for what you want to do. Combine over 100 actions, and choose the delay between each one. Set repeating actions to automate and speed up slow tasks. + +CONSTRAINTS: You choose when key maps should run and when they shouldn't. Only need it in one specific app? Or when media is playing? On your lockscreen? Constrain your key maps for maximum control. + +* Most devices are already supported, with new devices being added over time. Let us know if it's not working for you and we can prioritize your device. + +Not currently supported: + - Mouse buttons + - Joysticks and triggers (LT,RT) on gamepads + +Come say hi in our Discord community! +www.keymapper.club + +See the code for yourself! (Open source) +code.keymapper.club + +Read the documentation: +docs.keymapper.club \ No newline at end of file diff --git a/fastlane/metadata/android/zh_TW/short_description.txt b/fastlane/metadata/android/zh_TW/short_description.txt new file mode 100644 index 0000000000..ecaa2a662d --- /dev/null +++ b/fastlane/metadata/android/zh_TW/short_description.txt @@ -0,0 +1 @@ +Make shortcuts for ANYTHING! Remap volume, power, keyboard, or floating buttons! \ No newline at end of file diff --git a/fastlane/metadata/android/zh_TW/title.txt b/fastlane/metadata/android/zh_TW/title.txt new file mode 100644 index 0000000000..6eb7f19549 --- /dev/null +++ b/fastlane/metadata/android/zh_TW/title.txt @@ -0,0 +1 @@ +Key Mapper: Unleash your keys! \ No newline at end of file