Chang wording "Actualize" to "Update" (#3248)

* Fixed translation error (changed "Actualize" to "Update")

* Fix Travis

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
This commit is contained in:
Marc Ole Bulling
2020-11-12 09:32:25 +01:00
committed by GitHub
parent 8dad63de02
commit a90274a1f4
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
return array(
'action' => array(
'actualize' => 'Actualize',
'actualize' => 'Update',
'add' => 'Add',
'back' => '← Go back',
'back_to_rss_feeds' => '← Go back to your RSS feeds',

View File

@@ -2,7 +2,7 @@
return array(
'action' => array(
'actualize' => 'Actualize',
'actualize' => 'Update',
'add' => 'Add',
'back' => '← Go back',
'back_to_rss_feeds' => '← Go back to your RSS feeds',

View File

@@ -2,7 +2,7 @@
return array(
'action' => array(
'actualize' => 'Actualize', // TODO - Translation
'actualize' => 'Update', // TODO - Translation
'add' => 'Add', // TODO - Translation
'back' => '← Go back', // TODO - Translation
'back_to_rss_feeds' => '← Go back to your RSS feeds', // TODO - Translation