diff options
| author | fgsfds <4870330+fgsfds@users.noreply.github.com> | 2025-08-06 12:20:07 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-06 12:20:07 +0300 |
| commit | 5e641ff9e80a6ec75ff2e3258737892689f8e109 (patch) | |
| tree | 5d745ecf761bb2e41dff5eb84c86aa1801f10fb2 /web/translation/translate.es_ES.toml | |
| parent | 58898e5758697c4c2d9a91704b3f2662adb7167d (diff) | |
Added Update all geofiles button (#3318)
* added Update all geofiles button
* localized update all string
Diffstat (limited to 'web/translation/translate.es_ES.toml')
| -rw-r--r-- | web/translation/translate.es_ES.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml index 51a5aea8..73cf110b 100644 --- a/web/translation/translate.es_ES.toml +++ b/web/translation/translate.es_ES.toml @@ -132,6 +132,8 @@ "xraySwitchVersionPopover" = "Xray se actualizó correctamente"
"geofileUpdateDialog" = "¿Realmente deseas actualizar el geofichero?"
"geofileUpdateDialogDesc" = "Esto actualizará el archivo #filename#."
+"geofilesUpdateDialogDesc" = "Esto actualizará todos los archivos."
+"geofilesUpdateAll" = "Actualizar todo"
"geofileUpdatePopover" = "Geofichero actualizado correctamente"
"dontRefresh" = "La instalación está en progreso, por favor no actualices esta página."
"logs" = "Registros"
|
