Skip to content

Commit f918d82

Browse files
sea-snakeclaude
andauthored
chore(fe): fix German Undo translation per reviewer feedback (#3769)
# Motivation The "Undo" button was translated as "Rückgängig" in German, which is incomplete as a standalone button label. Per reviewer feedback from @marc0olo on #3743, this updates it to "Rückgängig machen" — the standard German UI convention for undo actions. # Changes - Updated the German translation for "Undo" from "Rückgängig" to "Rückgängig machen" in `de.po`. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 37583c8 commit f918d82

File tree

1 file changed

+1
-1
lines changed
  • src/frontend/src/lib/locales

1 file changed

+1
-1
lines changed

src/frontend/src/lib/locales/de.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@ msgid "Understanding Internet Identity"
10041004
msgstr "Internet Identity verstehen"
10051005

10061006
msgid "Undo"
1007-
msgstr "Rückgängig"
1007+
msgstr "Rückgängig machen"
10081008

10091009
msgid "Unexpected error"
10101010
msgstr "Unerwarteter Fehler"

0 commit comments

Comments
 (0)