How to change from google syncronization to local file loading
6 years 2 months ago #3923
by glad
How to change from google syncronization to local file loading from the code ? In I2Languages we could press Local tab and use local filename or we could use google spreadsheet. I want something like this:
How can I do that ?
Thank you in advance.
#if _DEBUG
// use spreadsheets
#else
// use local file
#endifHow can I do that ?
Thank you in advance.
Please Log in or Create an account to join the conversation.
Time to create page: 0.250 seconds