1
0
mirror of https://gitlab.com/rubenwardy/awards.git synced 2025-07-18 15:50:21 +02:00

translate client-side

This commit is contained in:
2022-07-23 23:00:20 +02:00
parent c6151abbe9
commit 0a1a02b8c4
19 changed files with 1279 additions and 4144 deletions

View File

@ -1,6 +1,6 @@
-- Copyright (c) 2013-18 rubenwardy and Wuzzy. MIT.
local S = awards.gettext
local S = awards.get_translator
-- Saint-Maclou
@ -468,7 +468,7 @@ if minetest.get_modpath("default") then
-- Marchand de sable
awards.register_award("award_marchand_de_sable", {
title = S("Marchand De Sable"),
title = S("SandMan"),
description = S("Dig 1,000 sand."),
icon = "awards_marchand_de_sable.png",
hud_background = "awards_bg_mining.png",