Skip to content

Commit

Permalink
Add Dutch translation (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thijzert123 authored and ramidzkh committed Jan 17, 2025
1 parent cc1b1ac commit 73a537e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/main/resources/assets/fabrishot/lang/nl_nl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"fabrishot.config.title": "Fabrishot",
"fabrishot.config.category": "Screenshot configuratie",
"fabrishot.config.custom_file_name": "Gebruik een ander formaat voor bestandsnaam",
"fabrishot.config.custom_file_name.tooltip": "Gebruik %time% voor de tijd,\n %world% voor de naam van de wereld of server",
"fabrishot.config.override_screenshot_key": "Vervang normale screenshot met Fabrishot",
"fabrishot.config.hide_hud": "Verberg de HUD automatisch",
"fabrishot.config.save_file": "Sla het screenshotbestand op",
"fabrishot.config.disable_gui_scaling": "Zet GUI schaalvergroting uit",
"fabrishot.config.width": "Screenshot breedte",
"fabrishot.config.height": "Screenshot hoogte",
"fabrishot.config.delay": "Opname vertraging",
"fabrishot.config.delay.tooltip": "Frames te wachten na het wijzigen van de grootte. Verander voor betere belichting met shaders",
"fabrishot.config.file_format": "Bestandsformaat",
"key.fabrishot.screenshot": "Neem een grote screenshot"
}

0 comments on commit 73a537e

Please sign in to comment.