mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
Squashed commit of the following:
commit 9de806e00296e9e8659ccde25085eb3b8a6639c4
Merge: 7c4faf8b7a 7361029289
Author: Matteo Pagliazzi <matteopagliazzi@gmail.com>
Date: Tue Sep 22 19:52:09 2020 +0200
Merge branch 'remove-unused-rebirth' of https://github.com/RaitheOfDureya/habitica into RaitheOfDureya-remove-unused-rebirth
commit 736102928900ecc770d3851773524da520227c9e
Author: Raithe Of Dureya <raitheofdureya@gmail.com>
Date: Fri Sep 11 13:43:59 2020 +0200
Removed `rebirth.json`'s unused I18N strings from other languages
commit acd7786580fbd21129b419232ebbdb45b3798873
Author: Raithe Of Dureya <raitheofdureya@gmail.com>
Date: Tue Sep 8 20:47:59 2020 +0200
Removed unused I18N strings from the `rebirth.json` file (locales/en)
14 lines
1.8 KiB
JSON
Executable file
14 lines
1.8 KiB
JSON
Executable file
{
|
|
"rebirthNew": "Rebirth: New Adventur Available!",
|
|
"rebirthUnlock": "Ye'v unlockit Rebirth! This special Mercat eetem allous ye can begin a new gemme at level 1 while keepin yer tasks, achievements, pets, an mair. Uise it tae braithe new life intae Habitica gin ye feel ye've achieved it aw, or tae experience new featurs wi fresh een o a beginnin chairacter!",
|
|
"rebirthAchievement": "Ye'v stairtit a new adventur! This is Rebirth <%= number %> for ye, an the heichest Level ye'v atteen't is <%= level %>. Tae stack this Achievement, stairt yer neist new adventur whan ye'v raxt an e'en heicher Level!",
|
|
"rebirthAchievement100": "Ye'v stairit a new adventur! This is Rebirth <%= number %> for ye, an the heichest Level ye'v atteen't is 100 or heicher. Tae stack this Achievement, stairt yer neist new adventur whan ye'v reached at least 100!",
|
|
"rebirthBegan": "Stairtit a new Adventur",
|
|
"rebirthText": "Stairtit <%= rebirths %> New Adventurs",
|
|
"rebirthOrb": "Uised an Orb o Rebirth tae stairt ower efter atteenin Level <%= level %>.",
|
|
"rebirthOrb100": "Uised an Orb o Rebirth tae stairt ower efter atteenin Level 100 or heicher.",
|
|
"rebirthOrbNoLevel": "Uised an orb o Rebirth tae stairt ower.",
|
|
"rebirthPop": "Instantly restart your character as a Level 1 Warrior while retaining achievements, collectibles, and equipment. Your tasks and their history will remain but they will be reset to yellow. Your streaks will be removed except from challenge tasks. Your Gold, Experience, Mana, and the effects of all Skills will be removed. All of this will take effect immediately. For more information, see the wiki's <a href='http://habitica.wikia.com/wiki/Orb_of_Rebirth' target='_blank'>Orb of Rebirth</a> page.",
|
|
"rebirthName": "Orb o Rebirth",
|
|
"rebirthComplete": "Ye'v been reborn!"
|
|
}
|