diff options
Diffstat (limited to 'apps/files_versions/l10n/cs_CZ.php')
-rw-r--r-- | apps/files_versions/l10n/cs_CZ.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/cs_CZ.php b/apps/files_versions/l10n/cs_CZ.php index 4f33c1915f2..5d19f59d706 100644 --- a/apps/files_versions/l10n/cs_CZ.php +++ b/apps/files_versions/l10n/cs_CZ.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( "Expire all versions" => "Vypršet všechny verze", "Versions" => "Verze", -"This will delete all existing backup versions of your files" => "Odstraní všechny existující zálohované verze Vašich souborů", -"Enable Files Versioning" => "Povolit verzování souborů" +"This will delete all existing backup versions of your files" => "Odstraní všechny existující zálohované verze Vašich souborů" ); |