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:
@@ -4898,6 +4898,12 @@ var LANG = {
|
||||
|
||||
/* AoWoW: start custom */
|
||||
|
||||
// click to copy fn
|
||||
copied: 'Copiado',
|
||||
clickToCopy: 'Click para copiar',
|
||||
nothingToCopy_tip: '[Nothing to copy!]',
|
||||
|
||||
// TC conditions display
|
||||
tab_conditions: 'Condiciones',
|
||||
tab_condition_for: 'Condición para',
|
||||
cnd_either: 'Cualquiera',
|
||||
|
||||
Reference in New Issue
Block a user