arkhamdb-json-data icon indicating copy to clipboard operation
arkhamdb-json-data copied to clipboard

General Translation of ArkhamDB

Open TraXX0r opened this issue 1 year ago • 1 comments

Is there a way to set translations for non-card specific things? I.e. all the stuff on the page itself like Cost, Test Icons, Health, Sanity, Willpower, Intellect, Combat and Agility? Likewise Deck Building, Bonded Cards, Related Cards

ArkhamDB1 ArkhamDB2

TraXX0r avatar Feb 19 '24 18:02 TraXX0r

Those translations are found in arkhamDB itself, and the files can be found here.

  • messages.00.xlf
  • FOSUserBundle.00.xlf where 00 is the code of the language, i.e., en.

As I know, the id of trans-unit is not important (and will be changed by the maintainer at the server), so you could copy and translate them based on any translation language.

elkeinkrad avatar Feb 25 '24 12:02 elkeinkrad