mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
* Removed duplicated string from `generic.json` * Removed duplicated string from `npc.json`
This commit is contained in:
parent
f077e40c4c
commit
661c7b23a1
2 changed files with 0 additions and 2 deletions
|
|
@ -181,7 +181,6 @@
|
|||
"habitica_official": "Habitica Official",
|
||||
"academics": "Academics",
|
||||
"advocacy_causes": "Advocacy + Causes",
|
||||
"creativity": "Creativity",
|
||||
"entertainment": "Entertainment",
|
||||
"finance": "Finance",
|
||||
"health_fitness": "Health + Fitness",
|
||||
|
|
|
|||
|
|
@ -54,7 +54,6 @@
|
|||
"shops": "Shops",
|
||||
"custom": "Custom",
|
||||
"wishlist": "Wishlist",
|
||||
"items": "Items",
|
||||
"wrongItemType": "The item type \"<%= type %>\" is not valid.",
|
||||
"wrongItemPath": "The item path \"<%= path %>\" is not valid.",
|
||||
"unpinnedItem": "You unpinned <%= item %>! It will no longer display in your Rewards column.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue