modify text
This commit is contained in:
+1
-1
@@ -2041,7 +2041,7 @@
|
||||
"Build Time": "Erstellungszeit",
|
||||
"Official Website": "Offizielle Website",
|
||||
"Report Issue": "Problem melden",
|
||||
"Documents": "Dokumente",
|
||||
"Getting help": "Getting help",
|
||||
"License": "Lizenz",
|
||||
"An error occurred": "Ein Fehler ist aufgetreten",
|
||||
"Parameter Invalid": "Parameter ungültig",
|
||||
|
||||
+1
-1
@@ -2041,7 +2041,7 @@
|
||||
"Build Time": "Build Time",
|
||||
"Official Website": "Official Website",
|
||||
"Report Issue": "Report Issue",
|
||||
"Documents": "Documents",
|
||||
"Getting help": "Getting help",
|
||||
"License": "License",
|
||||
"An error occurred": "An error occurred",
|
||||
"Parameter Invalid": "Parameter Invalid",
|
||||
|
||||
+1
-1
@@ -2041,7 +2041,7 @@
|
||||
"Build Time": "Tiempo de construcción",
|
||||
"Official Website": "Sitio web oficial",
|
||||
"Report Issue": "Informar problema",
|
||||
"Documents": "Documentos",
|
||||
"Getting help": "Getting help",
|
||||
"License": "Licencia",
|
||||
"An error occurred": "Se produjo un error",
|
||||
"Parameter Invalid": "Parámetro no válido",
|
||||
|
||||
+1
-1
@@ -2041,7 +2041,7 @@
|
||||
"Build Time": "ビルドタイム",
|
||||
"Official Website": "公式ウェブサイト",
|
||||
"Report Issue": "問題を報告",
|
||||
"Documents": "ドキュメント",
|
||||
"Getting help": "Getting help",
|
||||
"License": "ライセンス",
|
||||
"An error occurred": "エラーが発生しました",
|
||||
"Parameter Invalid": "パラメーターが無効です",
|
||||
|
||||
+1
-1
@@ -2041,7 +2041,7 @@
|
||||
"Build Time": "Время сборки",
|
||||
"Official Website": "Официальный сайт",
|
||||
"Report Issue": "Сообщить о проблеме",
|
||||
"Documents": "Документы",
|
||||
"Getting help": "Getting help",
|
||||
"License": "Лицензия",
|
||||
"An error occurred": "Произошла ошибка",
|
||||
"Parameter Invalid": "Неверный параметр",
|
||||
|
||||
+1
-1
@@ -2041,7 +2041,7 @@
|
||||
"Build Time": "Час збірки",
|
||||
"Official Website": "Офіційний сайт",
|
||||
"Report Issue": "Повідомити про проблему",
|
||||
"Documents": "Документація",
|
||||
"Getting help": "Getting help",
|
||||
"License": "Ліцензія",
|
||||
"An error occurred": "Сталася помилка",
|
||||
"Parameter Invalid": "Неправильний параметр",
|
||||
|
||||
+1
-1
@@ -2041,7 +2041,7 @@
|
||||
"Build Time": "Thời gian xây dựng",
|
||||
"Official Website": "Trang web chính thức",
|
||||
"Report Issue": "Báo cáo sự cố",
|
||||
"Documents": "Tài liệu",
|
||||
"Getting help": "Getting help",
|
||||
"License": "Giấy phép",
|
||||
"An error occurred": "Đã xảy ra lỗi",
|
||||
"Parameter Invalid": "Tham số không hợp lệ",
|
||||
|
||||
@@ -2041,7 +2041,7 @@
|
||||
"Build Time": "编译时间",
|
||||
"Official Website": "官方网站",
|
||||
"Report Issue": "报告问题",
|
||||
"Documents": "文档",
|
||||
"Getting help": "获取帮助",
|
||||
"License": "许可协议",
|
||||
"An error occurred": "发生错误",
|
||||
"Parameter Invalid": "参数错误",
|
||||
|
||||
@@ -2041,7 +2041,7 @@
|
||||
"Build Time": "建置時間",
|
||||
"Official Website": "官方網站",
|
||||
"Report Issue": "回報問題",
|
||||
"Documents": "文件",
|
||||
"Getting help": "取得協助",
|
||||
"License": "授權條款",
|
||||
"An error occurred": "發生錯誤",
|
||||
"Parameter Invalid": "參數無效",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
</v-row>
|
||||
<v-row no-gutters>
|
||||
<v-col cols="12" md="2">
|
||||
<span class="text-body-1">{{ tt('Documents') }}</span>
|
||||
<span class="text-body-1">{{ tt('Getting help') }}</span>
|
||||
</v-col>
|
||||
<v-col cols="12" md="10">
|
||||
<a class="text-body-1" href="https://ezbookkeeping.mayswind.net" target="_blank">
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<f7-list-item :title="tt('Build Time')" :after="buildTime" v-if="buildTime"></f7-list-item>
|
||||
<f7-list-item external :title="tt('Official Website')" link="https://github.com/mayswind/ezbookkeeping" target="_blank"></f7-list-item>
|
||||
<f7-list-item external :title="tt('Report Issue')" link="https://github.com/mayswind/ezbookkeeping/issues" target="_blank"></f7-list-item>
|
||||
<f7-list-item external :title="tt('Documents')" link="https://ezbookkeeping.mayswind.net" target="_blank"></f7-list-item>
|
||||
<f7-list-item external :title="tt('Getting help')" link="https://ezbookkeeping.mayswind.net" target="_blank"></f7-list-item>
|
||||
<f7-list-item :title="tt('License')" link="#" popup-open=".license-popup"></f7-list-item>
|
||||
</f7-list>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user