Skip to content

Commit

Permalink
Apply NL translation (#859)
Browse files Browse the repository at this point in the history
  • Loading branch information
MewPurPur authored Aug 18, 2024
1 parent f3811d2 commit 4cc7b93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ pointing/android/enable_pan_and_scale_gestures=true

[internationalization]

locale/translations=PackedStringArray("res://translations/bg.po", "res://translations/de.po", "res://translations/en.po", "res://translations/ru.po", "res://translations/uk.po", "res://translations/zh.po")
locale/translations=PackedStringArray("res://translations/bg.po", "res://translations/de.po", "res://translations/en.po", "res://translations/nl.po", "res://translations/ru.po", "res://translations/uk.po", "res://translations/zh.po")

[rendering]

Expand Down
2 changes: 1 addition & 1 deletion translations/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ msgstr ""
"X-Generator: Poedit 3.4.4\n"

msgid "translation-credits"
msgstr "vertaling-kredieten"
msgstr "Racer911dash1"

#: src/autoload/HandlerGUI.gd
msgid "Quit GodSVG"
Expand Down

0 comments on commit 4cc7b93

Please sign in to comment.