From c25572612eca200603299667fc1630b6279fa0e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20Sundstr=C3=B6m?= Date: Sun, 23 Oct 2022 19:34:40 +0200 Subject: [PATCH 1/2] Added danish to list of supported languages --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f93024b..2ee7b992 100644 --- a/README.md +++ b/README.md @@ -422,6 +422,7 @@ Dashy supports multiple languages and locales. When available, your language sho - πŸ‡―πŸ‡΅ **Japanese**: `ja` - πŸ‡°πŸ‡· **Korean**: `ko` - Contributed by **[@boggy-cs](https://github.com/boggy-cs)** - πŸ‡ΈπŸ‡° **Slovak**: `sk` - Contributed by **[@Smexhy](https://github.com/Smexhy)** +- πŸ‡©πŸ‡° **Danish**: `da` - Contributed by **[@lordpansar](https://github.com/lordpansar)** #### Add your Language I would love Dashy to be available to everyone without language being a barrier to entry. If you've got a few minutes to spare, consider adding translations for your language. It's a quick task, and all text is in [a single JSON file](https://github.com/Lissy93/dashy/tree/master/src/assets/locales). Since any missing text will fall back to English, you don't need to translate it all. From 98bc738c550ef6db4353e9ed02c92d931ed1e73f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20Sundstr=C3=B6m?= Date: Sun, 23 Oct 2022 19:42:57 +0200 Subject: [PATCH 2/2] Fixed typos in en.json --- src/assets/locales/en.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index 404e3da8..1fdb1d08 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -49,7 +49,7 @@ "reset-settings-button": "Reset Local Settings", "app-info-button": "App Info", "backup-note": "It is recommended to make a backup of your configuration before making changes.", - "reset-config-msg-l1": "This will remove all user settings from local storage, but won't effect your 'conf.yml' file.", + "reset-config-msg-l1": "This will remove all user settings from local storage, but won't affect your 'conf.yml' file.", "reset-config-msg-l2": "You should first backup any changes you've made locally, if you want to use them in the future.", "reset-config-msg-l3": "Are you sure you want to proceed?", "data-cleared-msg": "Data cleared successfully", @@ -322,12 +322,12 @@ "away": "Away", "cache-full": "CACHE FULL", "chat-room": "chat room", - "delete-all": "Deleta all", + "delete-all": "Delete all", "delete-notification": "Delete notification", "disabled": "disabled", "disk-quota": "Disk Quota", "disk-space": "Disk Space", - "dnd": "Do Not Distrub", + "dnd": "Do Not Disturb", "email": "email", "enabled": "enabled", "federated-shares-ucfirst": "Federated shares", @@ -350,7 +350,7 @@ "local": "local", "max-keys": "max keys", "memory-used": "memory used", - "memory-utilisation": "memory utilisation", + "memory-utilisation": "memory utilization", "memory": "memory", "misses": "misses", "no-notifications": "No notifications", @@ -361,7 +361,7 @@ "offline": "Offline", "online": "Online", "other": "other", - "overall": "Ovarall", + "overall": "Overall", "private-link": "private link", "public-link": "public link", "quota-enabled": "Disk Quota is {not}enabled for this user",