1
0
mirror of https://gitlab.com/rubenwardy/awards.git synced 2025-07-13 21:30:25 +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,7 @@
-- Copyright (c) 2013-18 rubenwardy. MIT.
local S, NS = awards.gettext, awards.ngettext
local NS = awards.ngettext
local S = awards.get_translator
awards.on = {}