diff options
Diffstat (limited to 'apps/files/l10n/ka.js')
-rw-r--r-- | apps/files/l10n/ka.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index 9392b8e91e3..a43c3a30541 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -160,7 +160,6 @@ OC.L10N.register( "Delete folder" : "Delete folder", "Delete" : "Delete", "Cancel" : "Cancel", - "Download" : "Download", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.", "Failed to redirect to client" : "Failed to redirect to client", "Edit locally" : "Edit locally", @@ -211,6 +210,7 @@ OC.L10N.register( "Upload too large" : "Upload too large", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", "File could not be found" : "File could not be found", + "Download" : "Download", "Show list view" : "Show list view", "Show grid view" : "Show grid view", "Close" : "Close", |