Add missing en/UTF-8 entries to language file.

Belongs to
d179f1b1540768eb13e75795457822e6477541cc

Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
Thomas Hochstein 2020-03-25 10:31:10 +01:00
parent ce7fa80f4b
commit 837c58cf6d

View File

@ -1131,3 +1131,6 @@
@define('PLUGIN_LINK_SPARTACUS', 'More information');
@define('PLUGIN_ALL_UPDATED', 'All Plugins updated');
@define('MEDIA_DIRECTORY_MOVE', 'Move files to another directory');
@define('SOURCE', 'Source');
@define('PLUGIN_SOURCE_BUNDLED', 'bundled core plugin');
@define('PLUGIN_SOURCE_LOCAL', 'locally installed');