Skip to content

Commit

Permalink
Added translation using Weblate (Italian)
Browse files Browse the repository at this point in the history
  • Loading branch information
mymage authored and weblate committed Jan 10, 2024
1 parent 80fc196 commit 96271f1
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions fastapi_auth_jwt_demo/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * fastapi_auth_jwt_demo
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#. module: fastapi_auth_jwt_demo
#: model:ir.model.fields,field_description:fastapi_auth_jwt_demo.field_fastapi_endpoint__app
msgid "App"
msgstr ""

#. module: fastapi_auth_jwt_demo
#: model:ir.model.fields.selection,name:fastapi_auth_jwt_demo.selection__fastapi_endpoint__app__auth_jwt_demo
msgid "Auth JWT Demo Endpoint"
msgstr ""

#. module: fastapi_auth_jwt_demo
#: model:ir.model,name:fastapi_auth_jwt_demo.model_fastapi_endpoint
msgid "FastAPI Endpoint"
msgstr ""

0 comments on commit 96271f1

Please sign in to comment.