refactor(desktop): LemonSqueezy API 코드 완전 제거 (~150줄)
- LicenseService: LS API 상수/인터페이스/메서드 4개 삭제 - activate(): 로컬 키 검증 전용으로 단순화 - deactivate(): LS API 호출 제거 - initialize(): _tryPeriodicValidation 제거 - site/ taxNote: LemonSqueezy → Payple (10 locale)
This commit is contained in:
parent
1f2843c383
commit
36031acda9
11 changed files with 20 additions and 291 deletions
|
|
@ -97,7 +97,7 @@ export const es: Translations = {
|
|||
downloadFree: 'Descargar gratis',
|
||||
getPro: 'Obtener Pro',
|
||||
getProPlus: 'Obtener Pro+',
|
||||
taxNote: 'Todos los precios sin impuestos. Pago seguro via LemonSqueezy.',
|
||||
taxNote: 'Todos los precios sin impuestos. Pago seguro via Payple.',
|
||||
rows: [
|
||||
{ feature: 'Dictado por voz', free: '15/dia', pro: true, proPlus: true },
|
||||
{ feature: 'Pulido con IA', free: '3/dia', pro: true, proPlus: true },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue