diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
commit | bc94fab8eea4eb76ea98a34076510c2054b9d741 (patch) | |
tree | 3fc935bc0d2d86e4d4ede3710623e5c46c5ee232 /lib/l10n/ka.js | |
parent | c76be650142a93291c8e5f197958995e35793142 (diff) | |
download | nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.tar.gz nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ka.js')
-rw-r--r-- | lib/l10n/ka.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ka.js b/lib/l10n/ka.js index 72f8a82d4ae..044dbf40d14 100644 --- a/lib/l10n/ka.js +++ b/lib/l10n/ka.js @@ -1,6 +1,7 @@ OC.L10N.register( "lib", { + "Files" : "ფაილები", "__language_name__" : "ქართული ენა" }, "nplurals=2; plural=(n!=1);"); |