mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-29 02:25:37 -05:00
8e28608be3
Fix Issue #2428 https://github.com/codecombat/codecombat/issues/2428 So, how it works. Dev change some line in en.coffee. If he add {change} in comment of this line: * this {change} will be added to all non-en files for this lines * {change} will be removed from en.coffee If there is no comment in non-eu - " # {change}" will be added to line If there is {change} in non-eu already - no doubles of {change} Old mechanism of syncing comments from en also not broken - if there is a change in comment in eu and {change} in non-eu then new_comment + {change} will be added to non-eu |
||
---|---|---|
.. | ||
analytics | ||
devSetup | ||
mongodb | ||
windows | ||
copy-i18n-tags.coffee | ||
mail.coffee | ||
migrate-from-firebase.js | ||
recalculateAchievements.coffee | ||
recalculatePayments.coffee | ||
recalculateStatistics.coffee | ||
recreateEarnedAchievements.coffee | ||
runAfterGit.coffee | ||
setupAchievements.coffee | ||
simulate.coffee | ||
transpile.coffee |