We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e172b commit f69cc80Copy full SHA for f69cc80
1 file changed
web_hide_user_menu_item/i18n/ja.po
@@ -0,0 +1,24 @@
1
+# Translation of Odoo Server.
2
+# This file contains the translation of the following modules:
3
+# * web_hide_user_menu_item
4
+#
5
+msgid ""
6
+msgstr ""
7
+"Project-Id-Version: Odoo Server 15.0\n"
8
+"Report-Msgid-Bugs-To: \n"
9
+"Last-Translator: Automatically generated\n"
10
+"Language-Team: none\n"
11
+"Language: ja\n"
12
+"MIME-Version: 1.0\n"
13
+"Content-Type: text/plain; charset=UTF-8\n"
14
+"Content-Transfer-Encoding: \n"
15
+"Plural-Forms: nplurals=1; plural=0;\n"
16
+
17
+#. module: web_hide_user_menu_item
18
+#. openerp-web
19
+#: code:addons/web_hide_user_menu_item/static/src/webclient/user_menu/user_menu.xml:0
20
+#, python-format
21
22
+"!element.hide and !['documentation', 'support', 'shortcuts', "
23
+"'account'].includes(element.id)"
24
0 commit comments