diff options
Diffstat (limited to 'apps/dashboard/l10n/en_GB.js')
-rw-r--r-- | apps/dashboard/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/en_GB.js b/apps/dashboard/l10n/en_GB.js index 0d4a91b3ceb..e7aed5549e0 100644 --- a/apps/dashboard/l10n/en_GB.js +++ b/apps/dashboard/l10n/en_GB.js @@ -23,6 +23,8 @@ OC.L10N.register( "Good evening, {name}" : "Good evening, {name}", "Hello" : "Hello", "Hello, {name}" : "Hello, {name}", + "Happy birthday 🥳🤩🎂🎉" : "Happy birthday 🥳🤩🎂🎉", + "Happy birthday, {name} 🥳🤩🎂🎉" : "Happy birthday, {name} 🥳🤩🎂🎉", "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." }, "nplurals=2; plural=(n != 1);"); |