From cc45d895ccf6d6a64ef0c9ad9cc3ec42ac45fa55 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 1 May 2025 21:13:25 -0300 Subject: Update to support i18n --- src/names/category/en.txt | 1 + src/names/category/pt.txt | 1 + src/names/category/ref.txt | 1 + 3 files changed, 3 insertions(+) create mode 100644 src/names/category/en.txt create mode 100644 src/names/category/pt.txt create mode 100644 src/names/category/ref.txt (limited to 'src/names/category') diff --git a/src/names/category/en.txt b/src/names/category/en.txt new file mode 100644 index 0000000..46e72f3 --- /dev/null +++ b/src/names/category/en.txt @@ -0,0 +1 @@ +category diff --git a/src/names/category/pt.txt b/src/names/category/pt.txt new file mode 100644 index 0000000..46e72f3 --- /dev/null +++ b/src/names/category/pt.txt @@ -0,0 +1 @@ +category diff --git a/src/names/category/ref.txt b/src/names/category/ref.txt new file mode 100644 index 0000000..46e72f3 --- /dev/null +++ b/src/names/category/ref.txt @@ -0,0 +1 @@ +category -- cgit v1.2.3