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
308 B
JSON
Executable file
14 lines
308 B
JSON
Executable file
{
|
|
"rebirthNew": "",
|
|
"rebirthUnlock": "",
|
|
"rebirthAchievement": "",
|
|
"rebirthAchievement100": "",
|
|
"rebirthBegan": "",
|
|
"rebirthText": "",
|
|
"rebirthOrb": "",
|
|
"rebirthOrb100": "",
|
|
"rebirthOrbNoLevel": "",
|
|
"rebirthPop": "",
|
|
"rebirthName": "",
|
|
"rebirthComplete": ""
|
|
}
|