diff options
Diffstat (limited to 'apps/files_sharing/l10n/ka_GE.php')
-rw-r--r-- | apps/files_sharing/l10n/ka_GE.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ka_GE.php b/apps/files_sharing/l10n/ka_GE.php index db36743d631..24a918a1bc8 100644 --- a/apps/files_sharing/l10n/ka_GE.php +++ b/apps/files_sharing/l10n/ka_GE.php @@ -1,8 +1,9 @@ <?php $TRANSLATIONS = array( -"Password" => "პაროლი", +"Cancel" => "უარყოფა", "Shared by {owner}" => "გაზიარდა {owner} –ის მიერ", "Shared by" => "აზიარებს", +"Password" => "პაროლი", "Name" => "სახელი", "Download" => "ჩამოტვირთვა" ); |