ziran / fields /translation_mapping.py
krishaamer's picture
Add descriptions
6e83e2f
raw
history blame contribute delete
305 Bytes
translation_mapping = {
'購物習慣': 'Shopping',
'存錢和投資習慣': 'Saving and Investing',
'台灣的經濟': "Economy",
'AI使用習慣': 'AI Usage',
'台灣的大自然': "Nature",
'環保習慣': 'Environmental Protection',
'學習環境': 'Learning Environment'
}