* add clickToCopy functionality
This commit is contained in:
Sarjuuk
2025-07-12 04:05:07 +02:00
parent 0928b1b430
commit 3f0d6c2de6
9 changed files with 216 additions and 26 deletions

View File

@@ -4896,6 +4896,12 @@ var LANG = {
/* AoWoW: start custom */
// click to copy fn
copied: 'Kopiert',
clickToCopy: 'Klicke zum Kopieren',
nothingToCopy_tip: 'Nichts zu kopieren!',
// TC conditions display
tab_conditions: 'Konditionen',
tab_condition_for: 'Kondition für',
cnd_either: 'Entweder',