mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-06 03:05:17 +08:00
Added crossTime and dateTime in AppErrorsInfoBean
This commit is contained in:
@@ -63,4 +63,11 @@
|
||||
<string name="fast_restart">Fast restart</string>
|
||||
<string name="access_root_fail">Access Root failed</string>
|
||||
<string name="todo_items">More features are in development</string>
|
||||
<string name="moment_ago">moment ago</string>
|
||||
<string name="second_ago">second ago</string>
|
||||
<string name="minute_ago">minutes ago</string>
|
||||
<string name="hour_ago">hour ago</string>
|
||||
<string name="day_ago">days ago</string>
|
||||
<string name="month_ago">month ago</string>
|
||||
<string name="year_ago">year ago</string>
|
||||
</resources>
|
Reference in New Issue
Block a user