|
|
@ -229,7 +229,8 @@ if(preferredLanguage == "en"){ |
|
|
|
"show_more_count": "%{count} more...", |
|
|
|
"show_more_count": "%{count} more...", |
|
|
|
"hide": "hide", |
|
|
|
"hide": "hide", |
|
|
|
"Show more in this conversation...": "Show more in this conversation...", |
|
|
|
"Show more in this conversation...": "Show more in this conversation...", |
|
|
|
"conversation_title": "Conversation of @%{username}" |
|
|
|
"conversation_title": "Conversation of @%{username}", |
|
|
|
|
|
|
|
"copy_to_clipboard": "Press Ctrl/Cmd+C to copy then Enter to close" |
|
|
|
}; |
|
|
|
}; |
|
|
|
} |
|
|
|
} |
|
|
|
if(preferredLanguage == "es"){ |
|
|
|
if(preferredLanguage == "es"){ |
|
|
@ -1877,7 +1878,8 @@ if(preferredLanguage == "tr"){ |
|
|
|
"show_more_count": "%{count} tane daha...", |
|
|
|
"show_more_count": "%{count} tane daha...", |
|
|
|
"hide": "gizle", |
|
|
|
"hide": "gizle", |
|
|
|
"Show more in this conversation...": "Sohbetin tamamını göster...", |
|
|
|
"Show more in this conversation...": "Sohbetin tamamını göster...", |
|
|
|
"conversation_title": "@%{username} kullanıcısının bir sohbeti" |
|
|
|
"conversation_title": "@%{username} kullanıcısının bir sohbeti", |
|
|
|
|
|
|
|
"copy_to_clipboard": "Kopyalamak için Ctrl/Cmd+C tuşlarına, kapatmak için Enter tuşuna basınız" |
|
|
|
}; |
|
|
|
}; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|