mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
fix: Properly localized dates in native player
This commit is contained in:
parent
829bc3e34c
commit
d2b8a855f3
7 changed files with 90 additions and 15 deletions
|
|
@ -25,6 +25,7 @@ abstract class TranslationsPigeon {
|
|||
String chapters(int count);
|
||||
|
||||
String nextUpInSeconds(int seconds);
|
||||
String hoursAndMinutes(String time);
|
||||
|
||||
String endsAt(String time);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue