Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations #44

Merged
merged 9 commits into from
May 16, 2023
28 changes: 28 additions & 0 deletions GameData/godarklight/SafetyWall/Localization/nl-nl.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
// nl-nl.cfg v1.0.0.0
// SafetyWall (WALL)
// created: 13 May 2023
// updated:
// Translated by: [wittekop38](https://github.com/wittekop38)

// THIS FILE:
// SimpleBSD 2-Clause by zer0Kerbal
// generated by: [zer0Kerbal](https://github.com/zer0Kerbal)
// translated by [zer0Kerbal](https://github.com/zer0Kerbal)

Localization
{
nl-nl
{
// Addon specific
#WALL-name = VeiligheidsMuur
#WALL-abbv = MUUR
#WALL-tags = veiligheids muur

// Code
#WALL-00 = VeiligheidsMuur<<1>>
#WALL-01 = Toevoegen aan Muur
#WALL-02 = Verwijder laatste Muur
#WALL-03 = Maak Afbreken
#WALL-04 = Afwerken
}
}