diff options
| -rw-r--r-- | Localizable.xcstrings | 3 | ||||
| -rw-r--r-- | Mintfile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings index fc4854c..6e54ec5 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -403,6 +403,9 @@ }, "Unbookmark Tag%@" : { + }, + "Uncategorised" : { + } }, "version" : "1.0" diff --git a/Mintfile b/Mintfile new file mode 100644 index 0000000..cbfc651 --- /dev/null +++ b/Mintfile @@ -0,0 +1,3 @@ +peripheryapp/[email protected] +bloomberg/[email protected] + |