Update app.py
Browse files
app.py
CHANGED
@@ -567,7 +567,7 @@ with demo:
|
|
567 |
with gr.Column():
|
568 |
gr.Markdown('''
|
569 |
### PLEASE READ BELOW
|
570 |
-
###
|
571 |
### Translation credits will reset every 5th of month.
|
572 |
Here you will can translate transcriptions to 26 languages.
|
573 |
If spoken language is not in the list, translation might not work. In this case original transcriptions are used.
|
|
|
567 |
with gr.Column():
|
568 |
gr.Markdown('''
|
569 |
### PLEASE READ BELOW
|
570 |
+
### All credits used for the month, you can still get transcriptions in the original language!
|
571 |
### Translation credits will reset every 5th of month.
|
572 |
Here you will can translate transcriptions to 26 languages.
|
573 |
If spoken language is not in the list, translation might not work. In this case original transcriptions are used.
|