diff options
Diffstat (limited to 'core/l10n/ka.js')
-rw-r--r-- | core/l10n/ka.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ka.js b/core/l10n/ka.js index aca5e452772..24df110f829 100644 --- a/core/l10n/ka.js +++ b/core/l10n/ka.js @@ -258,7 +258,6 @@ OC.L10N.register( "Too many requests" : "Too many requests", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "There were too many requests from your network. Retry later or contact your administrator if this is an error.", "Error" : "Error", - "Previous" : "Previous", "Internal Server Error" : "Internal Server Error", "The server was unable to complete your request." : "The server was unable to complete your request.", "If this happens again, please send the technical details below to the server administrator." : "If this happens again, please send the technical details below to the server administrator.", @@ -316,6 +315,7 @@ OC.L10N.register( "Account connected" : "Account connected", "Your client should now be connected!" : "Your client should now be connected!", "You can close this window." : "You can close this window.", + "Previous" : "Previous", "This share is password-protected" : "This share is password-protected", "The password is wrong or expired. Please try again or request a new one." : "The password is wrong or expired. Please try again or request a new one.", "Please type in your email address to request a temporary password" : "Please type in your email address to request a temporary password", |