View Single Post
07/05/16, 01:44 AM   #3
ForgottenLight
 
ForgottenLight's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2015
Posts: 48
Originally Posted by Baertram View Post
Working on German translations.
Thank you very much for your help with the translation!
In new version added some more text. Please translate it.
Lua Code:
  1. WPamA.i18n = {
  2.   KeyBindInvtStr = "Show/hide Miscellaneous window",
  3.   RGLA_ErrBoss = "The boss already killed. RGLA can not be started.",
  4. }
  5. WPamA.i18n.ToolTip = {
  6.   [8] = "The minimum level which can be scaled dungeon",
  7. }
  Reply With Quote