mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02:00
fix: Change phone_usage key to device_usage in Spanish translations (#479)
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
"storage": {
|
||||
"storage_title": "Almacenamiento",
|
||||
"app_usage": "App {{usedSpace}}%",
|
||||
"phone_usage": "Dispositivo {{availableSpace}}%",
|
||||
"device_usage": "Dispositivo {{availableSpace}}%",
|
||||
"size_used": "{{used}} de {{total}} usado",
|
||||
"delete_all_downloaded_files": "Eliminar todos los archivos descargados"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user