Chapter 4. Translating ServDoc

  1. Choose a language shortcut for your language.

  2. In ServDoc.pm, copy the complete definition from ${$output_i18n_sd_pm->{en}} to ${$output_i18n_sd_pm->{xxx}} and translate the messages (not the keys!).

  3. In every module in modules, copy the complete definition from %{$options->{lang}->{en}} to %{$options->{lang}->{xxx}} and translate the messages (not the keys!).