mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 16:21:53 +08:00
Add TRANSLATORS comments
This will better help the translators as they complete the difficult task of taking one language and finding commonality in another. Closes #165 Closes #161
This commit is contained in:
committed by
Blake Grotewold
parent
b3e094694b
commit
b512153d73
@@ -20,6 +20,7 @@
|
||||
'boxer': {
|
||||
name: _('boxer'),
|
||||
desc: _('punches do more damage'),
|
||||
/// TRANSLATORS : means with more force.
|
||||
notify: _('learned to throw punches with purpose')
|
||||
},
|
||||
'martial artist': {
|
||||
@@ -28,6 +29,7 @@
|
||||
notify: _('learned to fight quite effectively without weapons')
|
||||
},
|
||||
'unarmed master': {
|
||||
/// TRANSLATORS : master of unarmed combat
|
||||
name: _('unarmed master'),
|
||||
desc: _('punch twice as fast, and with even more force'),
|
||||
notify: _('learned to strike faster without weapons')
|
||||
|
||||
Reference in New Issue
Block a user