resources/locales/tr/numbers.yml in twitter_cldr-3.6.0 vs resources/locales/tr/numbers.yml in twitter_cldr-4.0.0

- old
+ new

@@ -4,9 +4,58 @@ :formats: :currency: :number_system: latn :patterns: :default: "#,##0.00 ¤" + :short: + ? !ruby/symbol "1000" + : + :one: 0 B ¤ + :other: 0 B ¤ + ? !ruby/symbol "10000" + : + :one: 00 B ¤ + :other: 00 B ¤ + ? !ruby/symbol "100000" + : + :one: 000 B ¤ + :other: 000 B ¤ + ? !ruby/symbol "1000000" + : + :one: 0 Mn ¤ + :other: 0 Mn ¤ + ? !ruby/symbol "10000000" + : + :one: 00 Mn ¤ + :other: 00 Mn ¤ + ? !ruby/symbol "100000000" + : + :one: 000 Mn ¤ + :other: 000 Mn ¤ + ? !ruby/symbol "1000000000" + : + :one: 0 Mr ¤ + :other: 0 Mr ¤ + ? !ruby/symbol "10000000000" + : + :one: 00 Mr ¤ + :other: 00 Mr ¤ + ? !ruby/symbol "100000000000" + : + :one: 000 Mr ¤ + :other: 000 Mr ¤ + ? !ruby/symbol "1000000000000" + : + :one: 0 Tn ¤ + :other: 0 Tn ¤ + ? !ruby/symbol "10000000000000" + : + :one: 00 Tn ¤ + :other: 00 Tn ¤ + ? !ruby/symbol "100000000000000" + : + :one: 000 Tn ¤ + :other: 000 Tn ¤ :unit: :one: "{0} {1}" :other: "{0} {1}" :decimal: :number_system: latn