Merge pull request #1421 from pafcu/develop
Add dummy translation function to mark translatable strings
This commit is contained in:
commit
011aadcb94
9 changed files with 65 additions and 56 deletions
|
@ -881,6 +881,9 @@
|
|||
"The room '%(roomName)s' could not be removed from the summary.": "The room '%(roomName)s' could not be removed from the summary.",
|
||||
"Failed to remove a user from the summary of %(groupId)s": "Failed to remove a user from the summary of %(groupId)s",
|
||||
"The user '%(displayName)s' could not be removed from the summary.": "The user '%(displayName)s' could not be removed from the summary.",
|
||||
"Light theme": "Light theme",
|
||||
"Dark theme": "Dark theme",
|
||||
"Unknown": "Unknown",
|
||||
"Failed to add the following rooms to the summary of %(groupId)s:": "Failed to add the following rooms to the summary of %(groupId)s:",
|
||||
"The room '%(roomName)s' could not be removed from the summary.": "The room '%(roomName)s' could not be removed from the summary.",
|
||||
"Add rooms to the group": "Add rooms to the group",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue