diff options
Diffstat (limited to 'apps/files_sharing/l10n/ka.js')
-rw-r--r-- | apps/files_sharing/l10n/ka.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js index 39a762352b9..9e4ab7cb873 100644 --- a/apps/files_sharing/l10n/ka.js +++ b/apps/files_sharing/l10n/ka.js @@ -165,8 +165,6 @@ OC.L10N.register( "on {server}" : "on {server}", "File drop" : "File drop", "Terms of service" : "Terms of service", - "Name" : "სახელი", - "Enter your name" : "Enter your name", "Share with {userName}" : "Share with {userName}", "Share with group" : "Share with group", "Share in conversation" : "Share in conversation", @@ -269,6 +267,8 @@ OC.L10N.register( "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", "Download all files" : "Download all files", "Search for share recipients" : "Search for share recipients", - "No recommendations. Start typing." : "No recommendations. Start typing." + "No recommendations. Start typing." : "No recommendations. Start typing.", + "Enter your name" : "Enter your name", + "Name" : "სახელი" }, "nplurals=2; plural=(n!=1);"); |