mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
improve(translation): stringNotFound use template
This commit is contained in:
parent
aae81e7f93
commit
1663e09f74
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
|
||||
"languageName" : "English",
|
||||
"stringNotFound" : "String not found.",
|
||||
"stringNotFound" : "String '<%= string %>' not found.",
|
||||
"titleIndex" : "HabitRPG | Your Life The Role Playing Game",
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue