Skip to content

Commit

Permalink
Translated using Weblate (Finnish (fi_FI))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (11 of 11 strings)

Added translation using Weblate (Finnish)

Co-authored-by: Max <[email protected]>
Co-authored-by: Weblate <[email protected]>
Translate-URL: https://weblate.siphalor.de/projects/amecs/amecs-api-lang/fi_FI/
Translation: Amecs/Amecs API‌
  • Loading branch information
2 people authored and Siphalor committed Sep 25, 2023
1 parent 749bee4 commit af53889
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/main/resources/assets/amecsapi/lang/fi_fi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"amecsapi.modifier.alt.tiny": "A",
"amecsapi.modifier.control": "Control",
"amecsapi.modifier.control.short": "Ctrl",
"amecsapi.modifier.control.tiny": "C",
"amecsapi.modifier.shift": "Shift",
"amecsapi.modifier.shift.short": "Shft",
"amecsapi.modifier.shift.tiny": "S",
"amecsapi.modifier.alt": "Alt",
"amecsapi.modifier.alt.short": "Alt",
"key.amecsapi.mouse.scroll.up": "Selaa Ylös",
"key.amecsapi.mouse.scroll.down": "Selaa Alas"
}

0 comments on commit af53889

Please sign in to comment.