Commit 51d6b96c authored by Juan Manuel Solaro's avatar Juan Manuel Solaro

(feat) add translation tags to locale files

1 merge request!425[Sprint/InterestingIguana] (feat) ability to disable toaster notifications
Pipeline #69887586 passed with stages
in 31 minutes and 24 seconds
......@@ -7422,6 +7422,20 @@
<context context-type="linenumber">133</context>
</context-group>
</trans-unit>
<trans-unit id="MINDS__SETTINGS__TOASTER_TITLE" datatype="html">
<source>Notifications</source>
<context-group purpose="location">
<context context-type="sourcefile">app/modules/settings/general/general.component.ts</context>
<context context-type="linenumber">103</context>
</context-group>
</trans-unit>
<trans-unit id="MINDS__SETTINGS__TOASTER_LABEL" datatype="html">
<source>Enable or disable toaster notifications</source>
<context-group purpose="location">
<context context-type="sourcefile">app/modules/settings/general/general.component.ts</context>
<context context-type="linenumber">112</context>
</context-group>
</trans-unit>
<trans-unit id="MINDS__SETTINGS__LANGUAGE_SETTINGS_TITLE" datatype="html">
<source>Language Settings</source>
<context-group purpose="location">
......
......@@ -3324,6 +3324,14 @@
<source>Email Notifications</source>
<target>Email Notifications</target>
</trans-unit>
<trans-unit id="MINDS__SETTINGS__TOASTER_TITLE">
<source>Notifications</source>
<target>Notifications</target>
</trans-unit>
<trans-unit id="MINDS__SETTINGS__TOASTER_LABEL">
<source>Enable or disable toaster notifications</source>
<target>Enable or disable toaster notifications</target>
</trans-unit>
<trans-unit id="MINDS__SETTINGS__SESSIONS">
<source>Sessions</source>
<target>Sessions</target>
......
......@@ -3406,6 +3406,14 @@
<source>Email Notifications</source>
<target>Thông báo Email</target>
</trans-unit>
<trans-unit id="MINDS__SETTINGS__TOASTER_TITLE">
<source>Notifications</source>
<target>Notifications</target>
</trans-unit>
<trans-unit id="MINDS__SETTINGS__TOASTER_LABEL">
<source>Enable or disable toaster notifications</source>
<target>Enable or disable toaster notifications</target>
</trans-unit>
<trans-unit id="MINDS__SETTINGS__SESSIONS">
<source>Sessions</source>
<target>Phiên</target>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment