Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -13,7 +13,7 @@ from paper import (
|
|
| 13 |
|
| 14 |
# st.set_page_config()
|
| 15 |
st.set_page_config(
|
| 16 |
-
page_title="AI Agent for
|
| 17 |
page_icon="📚",
|
| 18 |
layout="wide",
|
| 19 |
initial_sidebar_state="expanded"
|
|
@@ -24,18 +24,18 @@ st.set_page_config(
|
|
| 24 |
# ------------------------------------------
|
| 25 |
translations = {
|
| 26 |
"id": {
|
| 27 |
-
"page_title": "Agen AI untuk
|
| 28 |
-
"header": "Agen AI untuk
|
| 29 |
-
"create_itinerary": "Membuat Laporan
|
| 30 |
-
"trip_details": "
|
| 31 |
-
"origin": "
|
| 32 |
-
"destination": "Judul
|
| 33 |
"travel_dates": "Tanggal selesai",
|
| 34 |
"duration": "Jumlah halaman (pages)",
|
| 35 |
"preferences": "Keywords/Focus",
|
| 36 |
"special_requirements": "Additional Instructions",
|
| 37 |
-
"submit": "🚀 Buatkan
|
| 38 |
-
"request_details": "Your
|
| 39 |
"from": "Topic",
|
| 40 |
"when": "Due Date",
|
| 41 |
"budget": "Paper Type",
|
|
|
|
| 13 |
|
| 14 |
# st.set_page_config()
|
| 15 |
st.set_page_config(
|
| 16 |
+
page_title="AI Agent for FS,
|
| 17 |
page_icon="📚",
|
| 18 |
layout="wide",
|
| 19 |
initial_sidebar_state="expanded"
|
|
|
|
| 24 |
# ------------------------------------------
|
| 25 |
translations = {
|
| 26 |
"id": {
|
| 27 |
+
"page_title": "Agen AI untuk FS",
|
| 28 |
+
"header": "Agen AI untuk FS",
|
| 29 |
+
"create_itinerary": "Membuat Laporan FS",
|
| 30 |
+
"trip_details": "Rincian",
|
| 31 |
+
"origin": "Topic",
|
| 32 |
+
"destination": "Judul ",
|
| 33 |
"travel_dates": "Tanggal selesai",
|
| 34 |
"duration": "Jumlah halaman (pages)",
|
| 35 |
"preferences": "Keywords/Focus",
|
| 36 |
"special_requirements": "Additional Instructions",
|
| 37 |
+
"submit": "🚀 Buatkan FS",
|
| 38 |
+
"request_details": "Your FS Request",
|
| 39 |
"from": "Topic",
|
| 40 |
"when": "Due Date",
|
| 41 |
"budget": "Paper Type",
|