Skip to content

Commit

Permalink
Update de.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
yungDoom committed Aug 21, 2024
1 parent 383f9e7 commit 71a9166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Langs/de.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
public class DE : Bases.LanguageBase
{
public override string language_name => "Germany";
public override string language_name => "German";
public override string info_color_box => "Sie können die Farbe auch ändern, indem Sie auf das farbige Feld links klicken.\r\n";
public override string info_getting_color_and_position => "•Alt + X Cursor Position\r\n\r\n•Alt + C Bildschirmfarbe relativ zum Cursor";
public override string btnFile => "Datei";
Expand Down

0 comments on commit 71a9166

Please sign in to comment.