File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Translation of Odoo Server.
2+ # This file contains the translation of the following modules:
3+ # * fastapi_log
4+ #
5+ msgid ""
6+ msgstr ""
7+ "Project-Id-Version : Odoo Server 16.0\n "
8+ "Report-Msgid-Bugs-To : \n "
9+ "Last-Translator : \n "
10+ "Language-Team : \n "
11+ "MIME-Version : 1.0\n "
12+ "Content-Type : text/plain; charset=UTF-8\n "
13+ "Content-Transfer-Encoding : \n "
14+ "Plural-Forms : \n "
15+
16+ #. module: fastapi_log
17+ #: model_terms:ir.ui.view,arch_db: fastapi_log.fastapi_endpoint_form_view
18+ msgid "<span class=\" o_stat_text\" >Logs</span>"
19+ msgstr ""
20+
21+ #. module: fastapi_log
22+ #: model:ir.model,name: fastapi_log.model_fastapi_endpoint
23+ msgid "FastAPI Endpoint"
24+ msgstr ""
25+
26+ #. module: fastapi_log
27+ #: model:ir.actions.act_window,name: fastapi_log.fastapi_log_action
28+ #: model:ir.ui.menu,name: fastapi_log.menu_fastapi_log
29+ msgid "Fastapi Logs"
30+ msgstr ""
31+
32+ #. module: fastapi_log
33+ #: model:ir.model.fields,field_description: fastapi_log.field_fastapi_endpoint__log_requests
34+ msgid "Log Requests"
35+ msgstr ""
36+
37+ #. module: fastapi_log
38+ #: model:ir.model,name: fastapi_log.model_api_log
39+ msgid "Log for API"
40+ msgstr ""
41+
42+ #. module: fastapi_log
43+ #: model:ir.model.fields,help: fastapi_log.field_fastapi_endpoint__log_requests
44+ msgid "Log requests in database."
45+ msgstr ""
46+
47+ #. module: fastapi_log
48+ #: model:ir.model.fields,field_description: fastapi_log.field_fastapi_endpoint__log_ids
49+ msgid "Logs"
50+ msgstr ""
You can’t perform that action at this time.
0 commit comments