mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
JS
* add clickToCopy functionality
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user