]> git.plutz.net Git - invoices/commitdiff
translations
authorPaul Hänsch <paul@plutz.net>
Wed, 29 Nov 2023 10:48:26 +0000 (11:48 +0100)
committerPaul Hänsch <paul@plutz.net>
Wed, 29 Nov 2023 10:48:26 +0000 (11:48 +0100)
invoices.cgi

index 338f180e2a5b7f15899cc21a5ee4969f60b5be7c..415ac254b7cb78bd13e045136a7e142918474bab 100755 (executable)
@@ -17,9 +17,9 @@ printf 'Content-Type: text/html; charset=utf-8\r\n\r\n'
   [title Invoices]
 ] [body class="$1"
   [div #menu
-    [a "/invoices/" Invoices]
-    [a "/clients/" Clients]
-    [a "/senders/" Senders]
+    [a "/invoices/" Rechnungen]
+    [a "/clients/" Klienten]
+    [a "/senders/" Absender]
   ]
   $(cat)
 ] ]