2021-06-11 05:41:58 +01:00
{
2021-06-23 19:27:06 +01:00
"__comment__" : "Comments about how specific fields work use keys that follow the '__{field}_comment__' format. These don't have to be replicated in your translation files." ,
2021-06-18 19:10:19 +01:00
"applet_mode" : "\uE8B2 Applet Mode \uE8B2" ,
2021-06-23 19:27:06 +01:00
"time_format" : "12" ,
"__time_format_comment__" : "Use 12 for a 12-hour clock, or 24 for a 24-hour clock" ,
2021-06-18 19:10:19 +01:00
"date" : "{1:02d}/{2:02d}/{0} {3:02d}:{4:02d}:{5:02d} {6}" ,
2021-06-23 19:27:06 +01:00
"__date_comment__" : "{0} = Year, {1} = Month, {2} = Day, {3} = Hour, {4} = Minute, {5} = Second, {6} = AM/PM (if time_format is set to 12)" ,
2021-06-18 19:10:19 +01:00
"not_connected" : "Not connected" ,
2021-06-11 05:41:58 +01:00
"tabs" : {
"gamecard" : "Gamecard" ,
"user_titles" : "User titles" ,
"system_titles" : "System titles" ,
"options" : "Options" ,
"about" : "About"
}
}