🔀 Merge pull request #958 from lordpansar/master

Updated docs + fixed typos
This commit is contained in:
Alicia Sykes 2022-11-23 21:33:06 +00:00 committed by GitHub
commit 77aee8b0ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -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.

View File

@ -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",