- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 24,445
- راهحلها
- 27
- پسندها
- 3,278
- امتیازها
- 113
- سن
- 28
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I'm trying to use Phrases for i18n of the front-end UI. But
For instance:
How to make a phrase available in JavaScript? What difference have I overlooked?
XF.phrase() only interprets the keys contained in XF.phrases. For instance:
XF.phrase('oops_we_ran_into_some_problems') got "Oops! We ran into some problems." correctly, but XF.phrase('1_day_ago') did not. How to make a phrase available in JavaScript? What difference have I overlooked?
نام موضوع : How to use phrases in the front-end?
