i18n: remove empty lines (#2079)

This commit is contained in:
Pavol Rusnak
2023-11-06 10:54:44 +01:00
committed by GitHub
parent 5473d9e940
commit 4817a62a66
4 changed files with 0 additions and 11 deletions

View File

@@ -76,7 +76,6 @@ window.localisation.cn = {
extensions: '扩展程序', extensions: '扩展程序',
no_extensions: '你没有安装任何扩展程序 :(', no_extensions: '你没有安装任何扩展程序 :(',
created: '已创建', created: '已创建',
search_extensions: '搜索扩展程序', search_extensions: '搜索扩展程序',
warning: '警告', warning: '警告',
manage: '管理', manage: '管理',
@@ -108,9 +107,7 @@ window.localisation.cn = {
extension_db_drop_info: '该扩展程序的所有数据将被永久删除。此操作无法撤销!', extension_db_drop_info: '该扩展程序的所有数据将被永久删除。此操作无法撤销!',
extension_db_drop_warning: extension_db_drop_warning:
'您即将删除该扩展的所有数据。请继续输入扩展程序名称以确认操作:', '您即将删除该扩展的所有数据。请继续输入扩展程序名称以确认操作:',
extension_min_lnbits_version: '此版本要求最低的 LNbits 版本为', extension_min_lnbits_version: '此版本要求最低的 LNbits 版本为',
payment_hash: '付款哈希', payment_hash: '付款哈希',
fee: '费', fee: '费',
amount: '金额', amount: '金额',

View File

@@ -81,7 +81,6 @@ window.localisation.de = {
extensions: 'Erweiterungen', extensions: 'Erweiterungen',
no_extensions: 'Du hast noch keine Erweiterungen installiert :(', no_extensions: 'Du hast noch keine Erweiterungen installiert :(',
created: 'Erstellt', created: 'Erstellt',
search_extensions: 'Sucherweiterungen', search_extensions: 'Sucherweiterungen',
warning: 'Warnung', warning: 'Warnung',
manage: 'Verwalten', manage: 'Verwalten',
@@ -113,7 +112,6 @@ window.localisation.de = {
uninstall_confirm: 'Ja, deinstallieren', uninstall_confirm: 'Ja, deinstallieren',
extension_min_lnbits_version: extension_min_lnbits_version:
'Diese Version erfordert mindestens die LNbits-Version', 'Diese Version erfordert mindestens die LNbits-Version',
payment_hash: 'Zahlungs-Hash', payment_hash: 'Zahlungs-Hash',
fee: 'Gebühr', fee: 'Gebühr',
amount: 'Menge', amount: 'Menge',

View File

@@ -3,7 +3,6 @@ window.localisation.en = {
server: 'Server', server: 'Server',
theme: 'Theme', theme: 'Theme',
funding: 'Funding', funding: 'Funding',
users: 'Users', users: 'Users',
apps: 'Apps', apps: 'Apps',
channels: 'Channels', channels: 'Channels',
@@ -100,7 +99,6 @@ window.localisation.en = {
extensions: 'Extensions', extensions: 'Extensions',
no_extensions: "You don't have any extensions installed :(", no_extensions: "You don't have any extensions installed :(",
created: 'Created', created: 'Created',
search_extensions: 'Search extensions', search_extensions: 'Search extensions',
warning: 'Warning', warning: 'Warning',
manage: 'Manage', manage: 'Manage',
@@ -134,9 +132,7 @@ window.localisation.en = {
'All data for the extension will be permanently deleted. There is no way to undo this operation!', 'All data for the extension will be permanently deleted. There is no way to undo this operation!',
extension_db_drop_warning: extension_db_drop_warning:
'You are about to remove all data for the extension. Please type the extension name to continue:', 'You are about to remove all data for the extension. Please type the extension name to continue:',
extension_min_lnbits_version: 'This release requires at least LNbits version', extension_min_lnbits_version: 'This release requires at least LNbits version',
payment_hash: 'Payment Hash', payment_hash: 'Payment Hash',
fee: 'Fee', fee: 'Fee',
amount: 'Amount', amount: 'Amount',

View File

@@ -77,7 +77,6 @@ window.localisation.es = {
extensions: 'Extensiones', extensions: 'Extensiones',
no_extensions: 'No tienes extensiones instaladas :(', no_extensions: 'No tienes extensiones instaladas :(',
created: 'Creado', created: 'Creado',
search_extensions: 'Extensiones de búsqueda', search_extensions: 'Extensiones de búsqueda',
warning: 'Advertencia', warning: 'Advertencia',
manage: 'Administrar', manage: 'Administrar',
@@ -109,7 +108,6 @@ window.localisation.es = {
uninstall_confirm: 'Sí, desinstalar', uninstall_confirm: 'Sí, desinstalar',
extension_min_lnbits_version: extension_min_lnbits_version:
'Esta versión requiere al menos una versión de LNbits', 'Esta versión requiere al menos una versión de LNbits',
payment_hash: 'Hash de pago', payment_hash: 'Hash de pago',
fee: 'Cuota', fee: 'Cuota',
amount: 'Cantidad', amount: 'Cantidad',