diff options
Diffstat (limited to 'apps/updatenotification/l10n/ka.js')
-rw-r--r-- | apps/updatenotification/l10n/ka.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/ka.js b/apps/updatenotification/l10n/ka.js index 48899da214d..09ac3eac53d 100644 --- a/apps/updatenotification/l10n/ka.js +++ b/apps/updatenotification/l10n/ka.js @@ -1,7 +1,6 @@ OC.L10N.register( "updatenotification", { - "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", "Channel updated" : "Channel updated", "Web updater is disabled" : "Web updater is disabled", "Update notifications" : "Update notifications", @@ -44,6 +43,7 @@ OC.L10N.register( "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "A pre-release version only for testing new features, not for production environments.", "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> app has no compatible version for this Nextcloud version available.","<strong>%n</strong> apps have no compatible version for this Nextcloud version available."], + "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", "Update to %1$s is available." : "Update to %1$s is available.", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Displays update notifications for Nextcloud and provides the SSO for the updater.", "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!", |