Procházet zdrojové kódy

Revert i18n en: gen.action.actualize

https://github.com/FreshRSS/FreshRSS/pull/1465/files#r109282131
https://github.com/FreshRSS/FreshRSS/pull/1465
https://github.com/FreshRSS/FreshRSS/issues/1464
Alexandre Alapetite před 9 roky
rodič
revize
1749a1072a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      app/i18n/en/gen.php

+ 1 - 1
app/i18n/en/gen.php

@@ -2,7 +2,7 @@
 
 return array(
 	'action' => array(
-		'actualize' => 'Updating',
+		'actualize' => 'Actualize',
 		'back_to_rss_feeds' => '← Go back to your RSS feeds',
 		'cancel' => 'Cancel',
 		'create' => 'Create',