feat: add translation

This commit is contained in:
carla 2025-08-06 12:42:17 +02:00
parent ddf9348eb8
commit 2a6f1ccf80
12 changed files with 260 additions and 38 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang={Gettext.get_locale()}>
<head>
{Application.get_env(:live_debugger, :live_debugger_tags)}