aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarak <[email protected]>2020-08-25 22:29:09 -0500
committerGitHub <[email protected]>2020-08-25 22:29:09 -0500
commit6c2a651a0dadaa75e92fe56a0bf62f065f9773fe (patch)
tree2a79cbd665ac679c4480dfa6d395b1d8b0c36511 /lib
parent389eca9a1bc287881849bebe4f9956bc9513fffb (diff)
parent3932e0d8d23f24bf835401913f5c032c1d5d4561 (diff)
downloadfaker-6c2a651a0dadaa75e92fe56a0bf62f065f9773fe.tar.xz
faker-6c2a651a0dadaa75e92fe56a0bf62f065f9773fe.zip
Merge pull request #731 from scokmen/master
Update currency symbol of turkish lira
Diffstat (limited to 'lib')
-rw-r--r--lib/locales/en/finance/currency.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/locales/en/finance/currency.js b/lib/locales/en/finance/currency.js
index 3725618f..826ec74d 100644
--- a/lib/locales/en/finance/currency.js
+++ b/lib/locales/en/finance/currency.js
@@ -549,7 +549,7 @@ module["exports"] = {
},
"Turkish Lira": {
"code": "TRY",
- "symbol": "TL"
+ "symbol": "₺"
},
"Trinidad and Tobago Dollar": {
"code": "TTD",