diff options
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index bbf6bc4d424..2ee05026977 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -345,7 +345,6 @@ OC.L10N.register( "Search for an account" : "Hledat účet", "Choose" : "Vybrat", "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky", - "Add" : "Přidat", "The files is locked" : "Soubory jsou uzamčené" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |