mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update metadata for new release.
This commit is contained in:
@@ -224,11 +224,11 @@ return [
|
||||
'admin_update_check_now_title' => 'Ver actualizaciones ahora',
|
||||
'admin_update_check_now_explain' => 'SI usted presiona el botón, Firefly III vera si su actual versión es la última.',
|
||||
'check_for_updates_button' => '¡Ver ahora!',
|
||||
'update_new_version_alert' => 'Una nueva versión de Firefly III esta disponible. Usted esta ejecutando v:your_version, la ultima versión es v:new_version que se lanzo en :date.',
|
||||
'update_version_beta' => 'This version is a BETA version. You may run into issues.',
|
||||
'update_version_alpha' => 'This version is a ALPHA version. You may run into issues.',
|
||||
'update_current_version_alert' => 'Usted esta ejecutando v:version, que es la ultima versión disponible.',
|
||||
'update_newer_version_alert' => 'Usted esta ejecutando v:your_version, que es mas nueva que la versión anterior, v:new_version.',
|
||||
'update_new_version_alert' => 'A new version of Firefly III is available. You are running :your_version, the latest version is :new_version which was released on :date.',
|
||||
'update_version_beta' => 'Esta versión es una versión BETA. Puede tener problemas.',
|
||||
'update_version_alpha' => 'Esta versión es una versión de ALPHA. Puede tener problemas.',
|
||||
'update_current_version_alert' => 'You are running :version, which is the latest available release.',
|
||||
'update_newer_version_alert' => 'You are running :your_version, which is newer than the latest release, :new_version.',
|
||||
'update_check_error' => 'Un error ha ocurrido mientras se verificaban las actualizaciones. Por favor ver los archivos de registro.',
|
||||
'admin_update_channel_title' => 'Update channel',
|
||||
'admin_update_channel_explain' => 'Firefly III has three update "channels" which determine how ahead of the curve you are in terms of features, enhancements and bugs. Use the "beta" channel if you\'re adventurous and the "alpha" when you like to live life dangerously.',
|
||||
|
Reference in New Issue
Block a user