diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-07-12 16:54:48 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-07-12 16:54:48 +0200 |
| commit | 8714470ebb41abec07e178abf4d4739dcd6087fb (patch) | |
| tree | ee7a82246286feb80457c96e71a9dd0e88207767 /lang/po/tooltips | |
| parent | a1777f0c9b3322592c702293b747404730dd1a70 (diff) | |
| download | turns-8714470ebb41abec07e178abf4d4739dcd6087fb.tar.xz turns-8714470ebb41abec07e178abf4d4739dcd6087fb.zip | |
lang: extract constants for messages
Diffstat (limited to 'lang/po/tooltips')
| -rw-r--r-- | lang/po/tooltips/de.po | 2 | ||||
| -rw-r--r-- | lang/po/tooltips/en_US.po | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/po/tooltips/de.po b/lang/po/tooltips/de.po new file mode 100644 index 0000000..da788ae --- /dev/null +++ b/lang/po/tooltips/de.po @@ -0,0 +1,2 @@ +msgid "Add a participant" +msgstr "Teilnehmer hinzufügen" diff --git a/lang/po/tooltips/en_US.po b/lang/po/tooltips/en_US.po new file mode 100644 index 0000000..cd80911 --- /dev/null +++ b/lang/po/tooltips/en_US.po @@ -0,0 +1,2 @@ +msgid "Add a participant" +msgstr "Add a participant" |
